MessageExceptionCollectorMessageExceptions Property

Scanjour Workflow4 Reference Manual
Dictionary containing the message handles (key) on which one or more exceptions has been registered in a list of exceptions.

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 IDictionary<IMessageReceptionHandle, IList<Exception>> MessageExceptions { get; }

Property Value

Type: IDictionaryIMessageReceptionHandle, IListException
See Also

Reference