Partilhar via


LuisRecognizer.DefaultHttpClient Propriedade

Definição

Atenção

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

Obtém a predefinição HttpClient para utilizar ao chamar a API DO 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 Propriedade

O cliente HTTP predefinido a utilizar.

Atributos

Aplica-se a