Compartir a través de


NWConnection Constructores

Definición

Sobrecargas

NWConnection(NWEndpoint, NWParameters)
NWConnection(IntPtr, Boolean)

NWConnection(NWEndpoint, NWParameters)

public NWConnection (Network.NWEndpoint endpoint, Network.NWParameters parameters);
new Network.NWConnection : Network.NWEndpoint * Network.NWParameters -> Network.NWConnection

Parámetros

endpoint
NWEndpoint
parameters
NWParameters

Se aplica a

NWConnection(IntPtr, Boolean)

public NWConnection (IntPtr handle, bool owns);
new Network.NWConnection : nativeint * bool -> Network.NWConnection

Parámetros

handle
IntPtr

nativeint

owns
Boolean

Se aplica a