LuisRecognizer.DefaultHttpClient Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Attention
This property is deprecated and will be removed in future versions of the SDK.
Obtient la valeur par défaut HttpClient à utiliser lors de l’appel de l’API 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
Valeur de propriété
Client HTTP par défaut à utiliser.
- Attributs