LaunchDarkly Dotnet Server SDK Telemetry Integration
Search Results for

    Show / Hide Table of Contents

    Interface IComponentConfigurer<T>

    Namespace: LaunchDarkly.Sdk.Server.Subsystems
    Assembly: LaunchDarkly.ServerSdk.dll
    Syntax
    public interface IComponentConfigurer<T>
    Type Parameters
    Name Description
    T

    Methods

    Build(LdClientContext)

    Declaration
    T Build(LdClientContext context)
    Parameters
    Type Name Description
    LdClientContext context
    Returns
    Type Description
    T
    In this article
    Back to top Generated by DocFX