Compartilhar via


LuisRecognizer.DefaultHttpClient Propriedade

Definição

Cuidado

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

Obtém o padrão HttpClient a ser usado 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 da propriedade

O cliente HTTP padrão a ser usado.

Atributos

Aplica-se a