Partilhar via


Transmission.SendAsync Método

Definição

Executa a solicitação que a transmissão atual representa.

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)

Retornos

A tarefa a aguardar.

Aplica-se a