Interface ILockManagerOptions
The options for the ILockManager
Namespace:FubarDev.WebDavServer.Locking
Assembly:FubarDev.WebDavServer.dll
Syntax
public interface ILockManagerOptions
Properties
| Improve this Doc View SourceRounding
Gets or sets the time rounding implementation
Declaration
ILockTimeRounding Rounding { get; set; }
Property Value
Type | Description |
---|---|
ILockTimeRounding |