Click or drag to resize

SimpleMassDispatcherActivityShipmentStateException(SerializationInfo, StreamingContext) Constructor

To make the workflow engine enable to de-serialize the instance.

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

Parameters

info  SerializationInfo
Some serialization information.
context  StreamingContext
Not used, but is here to satisfy the serialization framework.
See Also