Partager via


Transmission.SendAsync Méthode

Définition

Exécute la requête que représente la transmission actuelle.

public virtual System.Threading.Tasks.Task<Microsoft.ApplicationInsights.Extensibility.Implementation.HttpWebResponseWrapper> SendAsync ();
abstract member SendAsync : unit -> System.Threading.Tasks.Task<Microsoft.ApplicationInsights.Extensibility.Implementation.HttpWebResponseWrapper>
override this.SendAsync : unit -> System.Threading.Tasks.Task<Microsoft.ApplicationInsights.Extensibility.Implementation.HttpWebResponseWrapper>
Public Overridable Function SendAsync () As Task(Of HttpWebResponseWrapper)

Retours

Tâche à attendre.

S’applique à