LaunchDarkly Dotnet Server SDK
Search Results for

    Show / Hide Table of Contents

    Namespace LaunchDarkly.Sdk.Server.Integrations

    Classes

    BigSegmentsConfigurationBuilder

    Contains methods for configuring the SDK's Big Segments behavior.

    DataSystemBuilder

    Configuration builder for the SDK's data acquisition and storage strategy.

    This class is not stable, and not subject to any backwards compatibility guarantees or semantic versioning. It is not suitable for production usage. Do not use it. You have been warned.

    DataSystemComponents

    Components for use with the data system.

    This class is not stable, and not subject to any backwards compatibility guarantees or semantic versioning. It is not suitable for production usage. Do not use it. You have been warned.

    DataSystemModes

    A set of different data system modes which provided pre-configured DataSystemBuilders.

    This class is not stable, and not subject to any backwards compatibility guarantees or semantic versioning. It is not suitable for production usage. Do not use it. You have been warned.

    EventProcessorBuilder

    Contains methods for configuring delivery of analytics events.

    FDv2PollingDataSourceBuilder

    Contains methods for configuring the polling data source.

    This class is not stable, and not subject to any backwards compatibility guarantees or semantic versioning. It is not suitable for production usage. Do not use it. You have been warned.

    FDv2StreamingDataSourceBuilder

    Contains methods for configuring the streaming data source.

    This class is not stable, and not subject to any backwards compatibility guarantees or semantic versioning. It is not suitable for production usage. Do not use it. You have been warned.

    FileData

    Integration between the LaunchDarkly SDK and file data.

    FileDataSourceBuilder

    A builder for configuring the file data source.

    FileDataTypes

    Types that are used in configuring FileDataSourceBuilder.

    HookConfigurationBuilder

    HookConfigurationBuilder is a builder for the SDK's hook configuration.

    HttpConfigurationBuilder

    Contains methods for configuring the SDK's networking behavior.

    LoggingConfigurationBuilder

    Contains methods for configuring the SDK's logging behavior.

    PersistentDataStoreBuilder

    A configurable data store factory that adds caching behavior to a persistent data store implementation.

    PluginConfigurationBuilder

    PluginConfigurationBuilder is a builder for the SDK's plugin configuration.

    PollingDataSourceBuilder

    Contains methods for configuring the polling data source.

    ServiceEndpointsBuilder

    Contains methods for configuring the SDK's service URIs.

    StreamingDataSourceBuilder

    Contains methods for configuring the streaming data source.

    TestData

    A mechanism for providing dynamically updatable feature flag state in a simplified form to an SDK client in test scenarios.

    TestData.FlagBuilder

    A builder for feature flag configurations to be used with TestData.

    TestData.FlagMigrationBuilder

    Used to build the migration settings for a feature flag.

    TestData.FlagRuleBuilder

    A builder for feature flag rules to be used with TestData.FlagBuilder.

    WrapperInfoBuilder

    Contains methods for configuring wrapper information.

    If the WrapperBuilder is used, then it will replace the wrapper information from the HttpConfigurationBuilder.

    Additionally, any wrapper SDK may overwrite any application developer provided wrapper information.

    Interfaces

    FileDataTypes.IFileReader

    Interface for customizing how data files are read.

    Enums

    FileDataTypes.DuplicateKeysHandling

    Determines how duplicate feature flag or segment keys are handled.

    In this article
    Back to top Generated by DocFX