Click or drag to resize

LogMessageHash Property

This value is the message hash which is used to differentiate messages written with the same Timestamp.

Namespace:  DoubleTake.Common.Contract
Assembly:  DoubleTake.PowerShell.Contract.Data (in DoubleTake.PowerShell.Contract.Data.dll) Version: 8.2.0.814
Syntax
public int Hash { get; set; }

Property Value

Type: Int32
The hash.
See Also