SimpleDispatcherActivityWaitForReceiptException Constructor (IMessageShipmentState)

Scanjour Workflow4 Reference Manual
Creates an instance of this exception with the message state that caused this exception to be raised.

Namespace:  Scanjour.Workflow4.ActivityLibrary
Assembly:  Scanjour.Workflow4.ActivityLibrary_23.1.0.0 (in Scanjour.Workflow4.ActivityLibrary_23.1.0.0.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

public WaitForReceiptException(
	IMessageShipmentState state
)

Parameters

state
Type: WorkZone.Dispatcher.Base.MessagesIMessageShipmentState
The state of the message transmission.
See Also

Reference