 | CachedTimeSourceFreshTime Property |
Gets raw uncached time from derived time source.
Namespace: NLog.TimeAssembly: NLog (in NLog.dll) Version: 4.3.0
Syntaxprotected abstract DateTime FreshTime { get; }
Protected MustOverride ReadOnly Property FreshTime As DateTime
Get
Property Value
Type:
DateTime
See Also