InstanceInformationIsCanceled Property |
OBS -- only to be used for test. See note in WorkflowHost.cs
Namespace: Scanjour.Workflow4.HostAssembly: Scanjour.Workflow4.Host (in Scanjour.Workflow4.Host.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic bool IsCanceled { get; }
Public ReadOnly Property IsCanceled As Boolean
Get
public:
property bool IsCanceled {
bool get ();
}
member IsCanceled : bool with get
Property Value
Boolean
See Also