LuisRecognizer.DefaultHttpClient Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets client to use for http.
public static System.Net.Http.HttpClient DefaultHttpClient { get; }
static member DefaultHttpClient : System.Net.Http.HttpClient
Public Shared ReadOnly Property DefaultHttpClient As HttpClient
Property Value
Client to use for http.