Table of Contents

Class ProxyAddressHandle

Namespace
Gio.Internal
Assembly
Gio-2.0.dll
public class ProxyAddressHandle : InetSocketAddressHandle, IDisposable
Inheritance
ProxyAddressHandle
Implements
Inherited Members

Constructors

ProxyAddressHandle(nint, bool)

public ProxyAddressHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

For<T>(ConstructArgument[])

public static ProxyAddressHandle For<T>(ConstructArgument[] constructArguments) where T : ProxyAddress, GTypeProvider

Parameters

constructArguments ConstructArgument[]

Returns

ProxyAddressHandle

Type Parameters

T