Show / Hide Table of Contents

    Interface IOutboxSettingsImplementationBuilder

    Builds the specific implementation of the OutboxSettings.

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

    Methods

    Build()

    Builds the settings instance.

    Declaration
    OutboxSettings Build()
    Returns
    Type Description
    OutboxSettings

    The OutboxSettings.

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