For Case analyzer and Case History, the period (in seconds) that the event exporter
will sleep when there is no activity. Do not modify the value of this property unless
instructed to do so by IBM Support.
Namespace:
FileNet.Api.AdminAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property EventExporterSleepDuration As Nullable(Of Integer) |
C# |
---|
Nullable<int> EventExporterSleepDuration { get; set; } |
Visual C++ |
---|
property Nullable<int> EventExporterSleepDuration { Nullable<int> get (); void set (Nullable<int> value); } |
JavaScript |
---|
function get_eventExporterSleepDuration(); function set_eventExporterSleepDuration(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: 60
PropertyMaximumInteger32: 60
PropertyMinimumInteger32: 5
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ