DriveSettingsLockTimeOut Field
IT Hit WebDAV Classes Reference
The item will be automatically unlocked by server when the specified amount of time is elapsed.
Namespace:
ITHit.MapWebDAVDrive.Core
Assembly:
ITHit.MapWebDAVDrive.Core (in ITHit.MapWebDAVDrive.Core.dll) Version: 1.3.997.0 (1.3.997.0)
Syntax public TimeOutPeriod LockTimeOut
Public LockTimeOut As TimeOutPeriod
public:
TimeOutPeriod^ LockTimeOut
val mutable LockTimeOut: TimeOutPeriod
Field Value
Type:
TimeOutPeriodRemarks This option is used when a file is automatically locked.
See Also