ReplicationConfiguration Properties
This topic alphabetically lists the properties that apply to the ReplicationConfiguration class.
ClassDescription Property
Describes an object's class.
Metadata
Id Property
The unique object ID.
Metadata
InboundBatchSize Property
The batch size for inbound replication processing.
Metadata
InboundBusyWaitInterval Property
The time in seconds an inbound worker should wait before looking for more work after completing a batch of work.
Metadata
InboundDispatcherEnabled Property
Indicates whether the inbound background task associated with the object is currently enabled.
Metadata
InboundIdleWaitInterval Property
The time in seconds an inbound worker should wait before looking for more work after exhausting all that is available.
Metadata
LeaseDuration Property
The amount of time a busy request will be allowed to be processed before another thread attempts to re-execute the request.
Metadata
MaxInboundWorkers Property
The maximum number of worker threads to operate inbound replication processing.
Metadata
MaxOutboundWorkers Property
The maximum number of worker threads to operate outbound replication processing.
Metadata
OutboundBatchSize Property
The batch size for outbound replication processing.
Metadata
OutboundBusyWaitInterval Property
The time in seconds the outbound dispatcher should wait before looking for more work after completing a batch of work.
Metadata
OutboundDispatcherEnabled Property
Indicates whether the outbound background task associated with the object is currently enabled.
Metadata
OutboundIdleWaitInterval Property
The time in seconds the outbound dispatcher should wait before looking for more work after exhausting all that is available.
Metadata