Condividi tramite


LuisRecognizer.DefaultHttpClient Proprietà

Definizione

Attenzione

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

Ottiene il valore predefinito HttpClient da usare quando si chiama 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

Valore della proprietà

Client HTTP predefinito da usare.

Attributi

Si applica a