Compartir a través de


NWConnection.SendIdempotent Método

Definición

Sobrecargas

SendIdempotent(DispatchData, NWContentContext, Boolean)
SendIdempotent(Byte[], NWContentContext, Boolean)

SendIdempotent(DispatchData, NWContentContext, Boolean)

public void SendIdempotent (CoreFoundation.DispatchData buffer, Network.NWContentContext context, bool isComplete);
member this.SendIdempotent : CoreFoundation.DispatchData * Network.NWContentContext * bool -> unit

Parámetros

buffer
DispatchData
isComplete
Boolean

Se aplica a

SendIdempotent(Byte[], NWContentContext, Boolean)

public void SendIdempotent (byte[] buffer, Network.NWContentContext context, bool isComplete);
member this.SendIdempotent : byte[] * Network.NWContentContext * bool -> unit

Parámetros

buffer
Byte[]
isComplete
Boolean

Se aplica a