Click or drag to resize

IReplicationTargetUseWriteThrough Property


Gets and sets if the system should write through any intermediate cache and go directly to disk during replication.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
bool UseWriteThrough { get; set; }

Property Value

Boolean
See Also