Class NullLockSettings
Used to signal that no lock has to be acquired nor checked.
Inherited Members
Namespace: Silverback.Background
Assembly: Silverback.Core.dll
Syntax
public class NullLockSettings : DistributedLockSettings
Constructors
| Improve this doc View sourceNullLockSettings()
Initializes a new instance of the NullLockSettings class.
Declaration
public NullLockSettings()