The maximum number of threads permitted in the collector pool,
used by Case Analyzer and Case History to collect events.
Namespace:
FileNet.Api.AdminAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property MaxEventCollectorThreads As Nullable(Of Integer) |
C# |
---|
Nullable<int> MaxEventCollectorThreads { get; set; } |
Visual C++ |
---|
property Nullable<int> MaxEventCollectorThreads { Nullable<int> get (); void set (Nullable<int> value); } |
JavaScript |
---|
function get_maxEventCollectorThreads(); function set_maxEventCollectorThreads(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: 2
PropertyMaximumInteger32: none
PropertyMinimumInteger32: 1
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ