Compartir a través de


LuisRecognizer.DefaultHttpClient Propiedad

Definición

Precaución

This property is deprecated and will be removed in future versions of the SDK.

Obtiene el valor predeterminado HttpClient que se va a usar al llamar a la API de LUIS.

[System.Obsolete("This property is deprecated and will be removed in future versions of the SDK.")]
public static System.Net.Http.HttpClient DefaultHttpClient { get; }
[<System.Obsolete("This property is deprecated and will be removed in future versions of the SDK.")>]
static member DefaultHttpClient : System.Net.Http.HttpClient
Public Shared ReadOnly Property DefaultHttpClient As HttpClient

Valor de propiedad

Cliente HTTP predeterminado que se va a usar.

Atributos

Se aplica a