IReplicatorSimultaneousReplication Property Ingeniux CMS Content Store API

Gets and sets whether to simultaneously or sequentially perform replications on its Targets.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

bool SimultaneousReplication { get; set; }

Property Value

Type: Boolean
Remarks

In general, simultaneous replication takes less time but may occupy significant IO bandwidth, especially when replicating from an SAN or to all remote locations.

See Also

Reference