BaseClient.HttpProvider 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 the IHttpProvider for sending HTTP requests.
public Microsoft.Graph.IHttpProvider HttpProvider { get; }
member this.HttpProvider : Microsoft.Graph.IHttpProvider
Public ReadOnly Property HttpProvider As IHttpProvider