Compartir a través de


Transmission.SendAsync Método

Definición

Ejecuta la solicitud que representa la transmisión actual.

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)

Devoluciones

Tarea que se va a esperar.

Se aplica a