Interface IDateTimeProvider
System.DateTime abstraction for logging.
Namespace: Apache.Ignite.Core.Log
Assembly: Apache.Ignite.Core.dll
Syntax
public interface IDateTimeProvider
Methods
Now()
Gets current System.DateTime.
Declaration
DateTime Now()
Returns
Type | Description |
---|---|
System.DateTime |