EBoksClientsBaseCreateWebRequest Method

Scanjour Workflow4 Reference Manual

[Missing <summary> documentation for "M:WorkZone.Dispatcher.EBoks.EBoksClientsBase.CreateWebRequest(System.String,System.String)"]

Namespace:  WorkZone.Dispatcher.EBoks
Assembly:  WorkZone.Dispatcher.EBoks_21.3.0.0 (in WorkZone.Dispatcher.EBoks_21.3.0.0.dll) Version: 21.3.0.0 (21.3.0.0)
Syntax

public HttpWebRequest CreateWebRequest(
	string url,
	string method
)

Parameters

url
Type: SystemString

[Missing <param name="url"/> documentation for "M:WorkZone.Dispatcher.EBoks.EBoksClientsBase.CreateWebRequest(System.String,System.String)"]

method
Type: SystemString

[Missing <param name="method"/> documentation for "M:WorkZone.Dispatcher.EBoks.EBoksClientsBase.CreateWebRequest(System.String,System.String)"]

Return Value

Type: HttpWebRequest

[Missing <returns> documentation for "M:WorkZone.Dispatcher.EBoks.EBoksClientsBase.CreateWebRequest(System.String,System.String)"]

See Also

Reference