Click or drag to resize
LogMessageTimestamp Property
This value is the local time when the message was generated.

Namespace: DoubleTake.Diagnostics.Contract
Assembly: DoubleTake.PowerShell.Contract.Data (in DoubleTake.PowerShell.Contract.Data.dll) Version: 8.1.0.599
Syntax
public DateTime Timestamp { get; set; }

Property Value

Type: DateTime
The message's timestamp.
See Also