Show / Hide Table of Contents

    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
    Back to top © 2015 - 2019 The Apache Software Foundation