Compartir a través de


BotFrameworkOptions.HttpClient Propiedad

Definición

Obtiene o establece la HttpClient instancia que se debe usar para realizar solicitudes en Bot Framework Service.

public System.Net.Http.HttpClient HttpClient { get; set; }
member this.HttpClient : System.Net.Http.HttpClient with get, set
Public Property HttpClient As HttpClient

Valor de propiedad

Cliente HTTP.

Se aplica a