The amount of time, in seconds, that a background search 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 BackgroundSearchLeaseDuration As Nullable(Of Integer) |
C# |
---|
Nullable<int> BackgroundSearchLeaseDuration { get; set; } |
Visual C++ |
---|
property Nullable<int> BackgroundSearchLeaseDuration { Nullable<int> get (); void set (Nullable<int> value); } |
JavaScript |
---|
function get_backgroundSearchLeaseDuration(); function set_backgroundSearchLeaseDuration(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