This property is not supported.
Namespace:
FileNet.Api.AdminSpecifies the maximum period in seconds for which a text indexing preprocessing worker can be idle before terminating.
Assembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property PreprocessingWorkerIdleTimeout As Nullable(Of Integer) |
C# |
---|
Nullable<int> PreprocessingWorkerIdleTimeout { get; set; } |
Visual C++ |
---|
property Nullable<int> PreprocessingWorkerIdleTimeout { Nullable<int> get (); void set (Nullable<int> value); } |
JavaScript |
---|
function get_preprocessingWorkerIdleTimeout(); function set_preprocessingWorkerIdleTimeout(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: LONG
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: false
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
PropertyDefaultInteger32: 300
PropertyMaximumInteger32: none
PropertyMinimumInteger32: 1
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ