Show / Hide Table of Contents

Interface ILockManagerOptions

The options for the ILockManager

Namespace:FubarDev.WebDavServer.Locking
Assembly:FubarDev.WebDavServer.dll
Syntax
public interface ILockManagerOptions

Properties

| Improve this Doc View Source

Rounding

Gets or sets the time rounding implementation

Declaration
ILockTimeRounding Rounding { get; set; }
Property Value
Type Description
ILockTimeRounding
  • Improve this Doc
  • View Source
Back to top Copyright © 2016-2017 Fubar Development Junker
Generated by DocFX