NWConnection.SendIdempotent Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Overload
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
Parametri
- buffer
- DispatchData
- context
- NWContentContext
- isComplete
- Boolean
Si applica a
SendIdempotent(Byte[], NWContentContext, Boolean)
public void SendIdempotent (byte[] buffer, Network.NWContentContext context, bool isComplete);
member this.SendIdempotent : byte[] * Network.NWContentContext * bool -> unit
Parametri
- buffer
- Byte[]
- context
- NWContentContext
- isComplete
- Boolean