The amount of time in seconds that a busy sweep job request
is allowed to run before another thread attempts to reissue the request.
Namespace:
FileNet.Api.SweepAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property SweepJobLeaseDuration As Nullable(Of Integer) |
C# |
---|
Nullable<int> SweepJobLeaseDuration { get; set; } |
Visual C++ |
---|
property Nullable<int> SweepJobLeaseDuration { Nullable<int> get (); void set (Nullable<int> value); } |
JavaScript |
---|
function get_sweepJobLeaseDuration(); function set_sweepJobLeaseDuration(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: LONG
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: false
ModificationAccessRequired: WRITE
PersistenceType: NOT_PERSISTENT
PropertyDefaultInteger32: 420
PropertyMaximumInteger32: 0x7FFFFFFF
PropertyMinimumInteger32: none
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ