Show / Hide Table of Contents

    Interface IDistributedLockSettingsImplementationBuilder

    Builds the specific implementation of the DistributedLockSettings.

    Namespace: Silverback.Configuration
    Assembly: Silverback.Core.dll
    Syntax
    public interface IDistributedLockSettingsImplementationBuilder

    Methods

    Build()

    Builds the settings instance.

    Declaration
    DistributedLockSettings Build()
    Returns
    Type Description
    DistributedLockSettings

    The DistributedLockSettings.

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