NWConnection.SendIdempotent Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
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
Paramètres
- buffer
- DispatchData
- context
- NWContentContext
- isComplete
- Boolean
S’applique à
SendIdempotent(Byte[], NWContentContext, Boolean)
public void SendIdempotent (byte[] buffer, Network.NWContentContext context, bool isComplete);
member this.SendIdempotent : byte[] * Network.NWContentContext * bool -> unit
Paramètres
- buffer
- Byte[]
- context
- NWContentContext
- isComplete
- Boolean