SimpleDispatcherActivityShipmentStateException Constructor (SerializationInfo, StreamingContext)

Scanjour Workflow4 Reference Manual
To make the workflow engine enable to de-serialize the instance.

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 ShipmentStateException(
	SerializationInfo info,
	StreamingContext context
)

Parameters

info
Type: System.Runtime.SerializationSerializationInfo
Some serialization information.
context
Type: System.Runtime.SerializationStreamingContext
Not used, but is here to satisfy the serialization framework.
See Also

Reference