C# Class CalDavSynchronizer.OAuth.Google.ProxySupportedHttpClientFactory

Inheritance: HttpClientFactory
Datei anzeigen Open project: aluxnimm/outlookcaldavsynchronizer Class Usage Examples

Public Methods

Method Description
ProxySupportedHttpClientFactory ( IWebProxy proxyOrNull ) : System

Protected Methods

Method Description
CreateHandler ( Google.Apis.Http.CreateHttpClientArgs args ) : HttpMessageHandler

Method Details

CreateHandler() protected method

protected CreateHandler ( Google.Apis.Http.CreateHttpClientArgs args ) : HttpMessageHandler
args Google.Apis.Http.CreateHttpClientArgs
return System.Net.Http.HttpMessageHandler

ProxySupportedHttpClientFactory() public method

public ProxySupportedHttpClientFactory ( IWebProxy proxyOrNull ) : System
proxyOrNull IWebProxy
return System