LaunchDarkly Dotnet Client SDK
Search Results for

    Show / Hide Table of Contents

    Struct DiagnosticEvent

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.GetType()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    Namespace: LaunchDarkly.Sdk.Internal.Events
    Assembly: LaunchDarkly.InternalSdk.dll
    Syntax
    public struct DiagnosticEvent

    Constructors

    DiagnosticEvent(LdValue)

    Declaration
    public DiagnosticEvent(LdValue jsonValue)
    Parameters
    Type Name Description
    LdValue jsonValue

    Properties

    JsonValue

    Declaration
    public LdValue JsonValue { get; }
    Property Value
    Type Description
    LdValue
    In this article
    Back to top Generated by DocFX