Show / Hide Table of Contents

    Enum ClientLogEventId

    Event ids for client logs

    Namespace: Microsoft.Graph.Communications.Common.Telemetry
    Assembly: Microsoft.Graph.Communications.Common.dll
    Syntax
    public enum ClientLogEventId

    Fields

    Name Description
    ClientHttpTrace

    The event id for client HTTP trace.

    ClientTrace

    The event id for client trace

    Extension Methods

    AdditionalDataExtensions.SetInAdditionalData(String, Object)
    Extensions.Pin()
    Extensions.ChangeType(Type)
    Extensions.ChangeType<T>()
    Extensions.TryDispose(IGraphLogger)
    EnumUtils.GetDescription()
    ReflectionUtils.GetPropertyUsingReflection(String)
    ReflectionUtils.SetPropertyUsingReflection(String, Object)
    Validator.IsNull(String, String)
    Validator.NotNull<ClientLogEventId>(String, String)
    Validator.Equals<ClientLogEventId>(ClientLogEventId, String, String)
    Validator.Equals<ClientLogEventId, TE>(ClientLogEventId, String)
    Validator.NotEquals<ClientLogEventId>(ClientLogEventId, String, String)
    Back to top Copyright (c) Microsoft Corporation. All rights reserved.