Initializes a new instance of the RestClient class
Namespace: WorkZone.Dispatcher.Base
Assembly: WorkZone.Dispatcher.Base_23.3.0.0 (in WorkZone.Dispatcher.Base_23.3.0.0.dll) Version: 23.3.0.0 (23.3.0.0)
Syntax
public RestClient( RestClientServicePointManagerConfigurator servicePointManagerConfigurator = null )
Parameters
- servicePointManagerConfigurator (Optional)
- Type: WorkZone.Dispatcher.BaseRestClientServicePointManagerConfigurator
[Missing <param name="servicePointManagerConfigurator"/> documentation for "M:WorkZone.Dispatcher.Base.RestClient.#ctor(WorkZone.Dispatcher.Base.RestClient.ServicePointManagerConfigurator)"]
See Also