Property UtcNow
UtcNow
The current UTC time, derived by offsetting the last fetched server time by the elapsed real time since that fetch. Falls back to UtcNow and logs a warning if not yet initialized.
public static DateTime UtcNow { get; }
The current UTC time, derived by offsetting the last fetched server time by the elapsed real time since that fetch. Falls back to UtcNow and logs a warning if not yet initialized.
public static DateTime UtcNow { get; }