LaunchDarkly Dotnet Server SDK Telemetry Integration
Search Results for

    Show / Hide Table of Contents

    Class DataSourceStatusExtensions

    Inheritance
    object
    DataSourceStatusExtensions
    Inherited Members
    object.GetType()
    object.MemberwiseClone()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: LaunchDarkly.Sdk.Server.Interfaces
    Assembly: LaunchDarkly.ServerSdk.dll
    Syntax
    public static class DataSourceStatusExtensions

    Methods

    Identifier(DataSourceState)

    Declaration
    public static string Identifier(this DataSourceState state)
    Parameters
    Type Name Description
    DataSourceState state
    Returns
    Type Description
    string

    Identifier(ErrorKind)

    Declaration
    public static string Identifier(this DataSourceStatus.ErrorKind errorKind)
    Parameters
    Type Name Description
    DataSourceStatus.ErrorKind errorKind
    Returns
    Type Description
    string
    In this article
    Back to top Generated by DocFX