Condividi tramite


NWConnection Costruttori

Definizione

Overload

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

Parametri

endpoint
NWEndpoint
parameters
NWParameters

Si applica a

NWConnection(IntPtr, Boolean)

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

Parametri

handle
IntPtr

nativeint

owns
Boolean

Si applica a