Show / Hide Table of Contents

    Class SafeNativeMethods

    Contains p/invokes and associated wrappers for the Native methods

    Inheritance
    Object
    SafeNativeMethods
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: Microsoft.Graph.Communications.Common
    Assembly: Microsoft.Graph.Communications.Common.dll
    Syntax
    public static class SafeNativeMethods

    Methods

    GetPreciseSystemTime()

    Gets precise system time

    Declaration
    public static DateTime GetPreciseSystemTime()
    Returns
    Type Description
    DateTime

    Precise system time

    Back to top Copyright (c) Microsoft Corporation. All rights reserved.