LaunchDarkly Dotnet Client SDK
Search Results for

    Show / Hide Table of Contents

    Interface IDiagnosticDisabler

    Namespace: LaunchDarkly.Sdk.Internal.Events
    Assembly: LaunchDarkly.InternalSdk.dll
    Syntax
    public interface IDiagnosticDisabler

    Properties

    Disabled

    Declaration
    bool Disabled { get; }
    Property Value
    Type Description
    bool

    Events

    DisabledChanged

    Declaration
    event EventHandler<DisabledChangedArgs> DisabledChanged
    Event Type
    Type Description
    EventHandler<DisabledChangedArgs>
    In this article
    Back to top Generated by DocFX