Ping.SendAsyncCancel Metodo

Definizione

Annulla tutte le richieste asincrone in sospeso per inviare un messaggio echo ICMP (Internet Control Message Protocol) e riceve un messaggio di risposta echo ICMP corrispondente.

public:
 void SendAsyncCancel();
public void SendAsyncCancel();
member this.SendAsyncCancel : unit -> unit
Public Sub SendAsyncCancel ()

Commenti

Chiamare questo metodo per terminare tutte le chiamate a SendAsync che non sono state completate.

Si applica a