 | TimeSourceCurrent Property |
Gets or sets current global time source used in all log events.
Namespace: NLog.TimeAssembly: NLog (in NLog.dll) Version: 4.3.0
Syntaxpublic static TimeSource Current { get; set; }
Public Shared Property Current As TimeSource
Get
Set
Property Value
Type:
TimeSource
Remarks
See Also