Click or drag to resize

LogMessageSource Property

This value identifies the service (Double-Take or Double-Take Management Service) that generated the log message.

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

Property Value

Type: String
The log file source.
See Also