Show / Hide Table of Contents

    Interface IKafkaOffsetStoreSettingsImplementationBuilder

    Builds the specific implementation of the KafkaOffsetStoreSettings.

    Namespace: Silverback.Messaging.Configuration
    Assembly: Silverback.Integration.Kafka.dll
    Syntax
    public interface IKafkaOffsetStoreSettingsImplementationBuilder

    Methods

    Build()

    Builds the settings instance.

    Declaration
    KafkaOffsetStoreSettings Build()
    Returns
    Type Description
    KafkaOffsetStoreSettings

    The KafkaOffsetStoreSettings.

    GitHub E-Mail
    ↑ Back to top © 2026 Sergio Aquilini