Class InMemoryLockManagerOptions
Options for the InMemoryLockManager
Inherited Members
Namespace:FubarDev.WebDavServer.Locking.InMemory
Assembly:FubarDev.WebDavServer.Locking.InMemory.dll
Syntax
public class InMemoryLockManagerOptions : ILockManagerOptions
Properties
| Improve this Doc View SourceRounding
Gets or sets the time rounding implementation
Declaration
public ILockTimeRounding Rounding { get; set; }
Property Value
Type | Description |
---|---|
ILockTimeRounding |