Enum DefaultLockTimeRoundingMode
The rounding modes for the default rounding mode implementation
Namespace:FubarDev.WebDavServer.Locking
Assembly:FubarDev.WebDavServer.dll
Syntax
public enum DefaultLockTimeRoundingMode
Fields
Name | Description |
---|---|
OneHundredMilliseconds | Round to the next 100 milliseconds |
OneSecond | Round to the next second |