The delay period, in seconds, between inbound replication processing cycles
on this server when the preceding cycle finds no replication work.
Namespace:
FileNet.Api.AdminAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property InboundIdleWaitInterval As Nullable(Of Integer) |
C# |
---|
Nullable<int> InboundIdleWaitInterval { get; set; } |
Visual C++ |
---|
property Nullable<int> InboundIdleWaitInterval { Nullable<int> get (); void set (Nullable<int> value); } |
JavaScript |
---|
function get_inboundIdleWaitInterval(); function set_inboundIdleWaitInterval(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: 30
PropertyMaximumInteger32: 0x7FFFFFFF
PropertyMinimumInteger32: none
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ