Click or drag to resize

IReplicatorSimultaneousReplication Property


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: 10.6.492
Syntax
bool SimultaneousReplication { get; set; }

Property Value

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