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