Click or drag to resize

SimpleDispatcherActivityMessageShipmentHandle Property

The shipment handle returned from the dispatcher. Also used to control the activity, when the activity is used only for getting the message state; otherwise this handle should be null.

Namespace: Scanjour.Workflow4.ActivityLibrary
Assembly: Scanjour.Workflow4.ActivityLibrary_24.5.0.0 (in Scanjour.Workflow4.ActivityLibrary_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntax
public InOutArgument<IMessageShipmentHandle> MessageShipmentHandle { get; set; }

Property Value

InOutArgumentIMessageShipmentHandle
See Also