Click or drag to resize

IFileReplicationTargetChangeDetectionOnContent Property


Gets/sets a true or false value indicating whether to compare file content before replication.

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

Property Value

Boolean
Remarks
While this will make change detection more accurate, it is also a lot slower and consumes more CPU power.
See Also