Initializes a new instance of the EBoksMessageShipmentHandle class
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 EBoksMessageShipmentHandle( string messageId, string messageReference, bool asyncDispatch )
Parameters
- messageId
- Type: SystemString
[Missing <param name="messageId"/> documentation for "M:WorkZone.Dispatcher.EBoks.EBoksMessageShipmentHandle.#ctor(System.String,System.String,System.Boolean)"]
- messageReference
- Type: SystemString
[Missing <param name="messageReference"/> documentation for "M:WorkZone.Dispatcher.EBoks.EBoksMessageShipmentHandle.#ctor(System.String,System.String,System.Boolean)"]
- asyncDispatch
- Type: SystemBoolean
[Missing <param name="asyncDispatch"/> documentation for "M:WorkZone.Dispatcher.EBoks.EBoksMessageShipmentHandle.#ctor(System.String,System.String,System.Boolean)"]
See Also