LaunchDarkly Dotnet Server SDK Telemetry Integration
Search Results for

    Show / Hide Table of Contents

    Enum EvaluationErrorKind

    Namespace: LaunchDarkly.Sdk
    Assembly: LaunchDarkly.CommonSdk.dll
    Syntax
    [JsonConverter(typeof(LdJsonConverters.EvaluationErrorKindConverter))]
    public enum EvaluationErrorKind

    Fields

    Name Description
    ClientNotReady
    Exception
    FlagNotFound
    MalformedFlag
    UserNotSpecified
    WrongType
    In this article
    Back to top Generated by DocFX