Compartir a través de


LuisRecognizerOptions.HttpClient Propiedad

Definición

Obtiene o establece el controlador para enviar llamadas HTTP.

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

Valor de propiedad

Controlador para interceptar llamadas HTTP para el registro o las pruebas.

Se aplica a