Table of Contents

Class ProxyAddressEnumeratorHandle

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

Constructors

ProxyAddressEnumeratorHandle(nint, bool)

public ProxyAddressEnumeratorHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

For<T>(ConstructArgument[])

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

Parameters

constructArguments ConstructArgument[]

Returns

ProxyAddressEnumeratorHandle

Type Parameters

T