LuisRecognizer.DefaultHttpClient Eigenschaft

Definition

Achtung

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

Es bekommt den Standard, HttpClient den man beim Aufruf der LUIS-API verwenden soll.

[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

Eigenschaftswert

Der Standard-HTTP-Client.

Attribute

Gilt für: