LaunchDarkly Dotnet Server AI SDK
Search Results for

    Show / Hide Table of Contents

    Enum EvaluationReasonKind

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

    Fields

    Name Description
    Error
    Fallthrough
    Off
    PrerequisiteFailed
    RuleMatch
    TargetMatch
    In this article
    Back to top Generated by DocFX