Click or drag to resize

RestClient Constructor

Initializes a new instance of the RestClient class

Namespace: WorkZone.Dispatcher.Base
Assembly: WorkZone.Dispatcher.Base_24.5.0.0 (in WorkZone.Dispatcher.Base_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntax
public RestClient(
	RestClientServicePointManagerConfigurator servicePointManagerConfigurator = null
)

Parameters

servicePointManagerConfigurator  RestClientServicePointManagerConfigurator  (Optional)

[Missing <param name="servicePointManagerConfigurator"/> documentation for "M:WorkZone.Dispatcher.Base.RestClient.#ctor(WorkZone.Dispatcher.Base.RestClient.ServicePointManagerConfigurator)"]

See Also