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.1
Syntax bool AllowAbortUponExceedingTimeLimit { get; }
ReadOnly Property AllowAbortUponExceedingTimeLimit As Boolean
Get
property bool AllowAbortUponExceedingTimeLimit {
bool get ();
}
abstract AllowAbortUponExceedingTimeLimit : bool with get
Property Value
Type:
BooleanSee Also