[Missing <summary> documentation for "M:WorkZone.Dispatcher.EBoks.EBoksClientsBase.CreateWebRequest(System.String,System.String,System.Boolean)"]
Namespace: WorkZone.Dispatcher.EBoks
Assembly: WorkZone.Dispatcher.EBoks_23.3.0.0 (in WorkZone.Dispatcher.EBoks_23.3.0.0.dll) Version: 23.3.0.0 (23.3.0.0)
public HttpWebRequest CreateWebRequest( string url, string method, bool acceptXml = false )
Parameters
- url
- Type: SystemString
[Missing <param name="url"/> documentation for "M:WorkZone.Dispatcher.EBoks.EBoksClientsBase.CreateWebRequest(System.String,System.String,System.Boolean)"]
- method
- Type: SystemString
[Missing <param name="method"/> documentation for "M:WorkZone.Dispatcher.EBoks.EBoksClientsBase.CreateWebRequest(System.String,System.String,System.Boolean)"]
- acceptXml (Optional)
- Type: SystemBoolean
[Missing <param name="acceptXml"/> documentation for "M:WorkZone.Dispatcher.EBoks.EBoksClientsBase.CreateWebRequest(System.String,System.String,System.Boolean)"]
Return Value
Type: HttpWebRequest[Missing <returns> documentation for "M:WorkZone.Dispatcher.EBoks.EBoksClientsBase.CreateWebRequest(System.String,System.String,System.Boolean)"]