Click or drag to resize
FullServerFailoverOptionsSourceChecksumAll Property
This value is true if a checksum should be used for all files when comparing them; otherwise, it is false.

Namespace: DoubleTake.Jobs.Contract
Assembly: DoubleTake.PowerShell.Contract.Data (in DoubleTake.PowerShell.Contract.Data.dll) Version: 8.0.0.1664
Syntax
public bool SourceChecksumAll { get; set; }

Property Value

Type: Boolean
if a checksum should be used for all files when comparing them; otherwise, .
See Also