Table of Contents

Class NativeSocketAddress

Namespace
Gio
Assembly
Gio-2.0.dll
public class NativeSocketAddress : SocketAddress, IObject, INotifyPropertyChanged, IDisposable, SocketConnectable, IHandle, GTypeProvider
Inheritance
NativeSocketAddress
Implements
Inherited Members

Constructors

NativeSocketAddress(bool, params ConstructArgument[])

protected NativeSocketAddress(bool owned, params ConstructArgument[] constructArguments)

Parameters

owned bool
constructArguments ConstructArgument[]

NativeSocketAddress(IntPtr, bool)

protected NativeSocketAddress(IntPtr ptr, bool ownedRef)

Parameters

ptr IntPtr
ownedRef bool

Methods

Enumerate()

[Version("2.22")]
public SocketAddressEnumerator Enumerate()

Returns

SocketAddressEnumerator

GetGType()

public static Type GetGType()

Returns

Type

New(IntPtr, nuint)

[Version("2.46")]
public static NativeSocketAddress New(IntPtr native, nuint len)

Parameters

native IntPtr
len nuint

Returns

NativeSocketAddress

ProxyEnumerate()

[Version("2.26")]
public SocketAddressEnumerator ProxyEnumerate()

Returns

SocketAddressEnumerator

ToString()

[Version("2.48")]
public string ToString()

Returns

string