Partilhar via


AsyncHttpWebRequest.GetResponseAsync Método

Definição

Enviar solicitação e obter resposta de forma assíncrona.

public:
 virtual System::Threading::Tasks::Task<Microsoft::VisualStudio::Utilities::Internal::IStreamedHttpWebResponse ^> ^ GetResponseAsync();
public System.Threading.Tasks.Task<Microsoft.VisualStudio.Utilities.Internal.IStreamedHttpWebResponse> GetResponseAsync ();
abstract member GetResponseAsync : unit -> System.Threading.Tasks.Task<Microsoft.VisualStudio.Utilities.Internal.IStreamedHttpWebResponse>
override this.GetResponseAsync : unit -> System.Threading.Tasks.Task<Microsoft.VisualStudio.Utilities.Internal.IStreamedHttpWebResponse>
Public Function GetResponseAsync () As Task(Of IStreamedHttpWebResponse)

Retornos

Resposta

Implementações

Aplica-se a