LaunchDarkly Dotnet Server AI SDK
Search Results for

    Show / Hide Table of Contents

    Class DataSystemComponents

    Inheritance
    object
    DataSystemComponents
    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.Integrations
    Assembly: LaunchDarkly.ServerSdk.dll
    Syntax
    public static class DataSystemComponents

    Methods

    FDv1Polling()

    Declaration
    public static PollingDataSourceBuilder FDv1Polling()
    Returns
    Type Description
    PollingDataSourceBuilder

    Polling()

    Declaration
    public static FDv2PollingDataSourceBuilder Polling()
    Returns
    Type Description
    FDv2PollingDataSourceBuilder

    Streaming()

    Declaration
    public static FDv2StreamingDataSourceBuilder Streaming()
    Returns
    Type Description
    FDv2StreamingDataSourceBuilder
    In this article
    Back to top Generated by DocFX