WorkFlowSettingWatchDelay Property |
Overdue pending time interval before reactivating workflow
Namespace: Scanjour.Workflow4.HostAssembly: Scanjour.Workflow4.Host (in Scanjour.Workflow4.Host.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic uint WatchDelay { get; set; }
Public Property WatchDelay As UInteger
Get
Set
public:
property unsigned int WatchDelay {
unsigned int get ();
void set (unsigned int value);
}
member WatchDelay : uint32 with get, set
Property Value
UInt32
See Also