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 |