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.308
Syntax
bool UseWriteThrough { get; set; }

Property Value

Type: Boolean
See Also