Click or drag to resize

IWorkItemAllowAbortUponExceedingTimeLimit Property

Whether to allow aborting the work item when the timelimit exceeded (see MaxBusyTime)

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.0
Syntax
bool AllowAbortUponExceedingTimeLimit { get; }

Property Value

Type: Boolean
See Also