LaunchDarkly Dotnet Server SDK Telemetry Integration
Search Results for

    Show / Hide Table of Contents

    Interface IBigSegmentStoreStatusProvider

    Namespace: LaunchDarkly.Sdk.Server.Interfaces
    Assembly: LaunchDarkly.ServerSdk.dll
    Syntax
    public interface IBigSegmentStoreStatusProvider

    Properties

    Status

    Declaration
    BigSegmentStoreStatus Status { get; }
    Property Value
    Type Description
    BigSegmentStoreStatus

    Events

    StatusChanged

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