Click or drag to resize

ILockAsync Methods

IT Hit WebDAV Classes Reference

The ILockAsync type exposes the following members.

Methods
  NameDescription
Public methodCode exampleGetActiveLocksAsync
Gets the IEnumerableT with all locks for this item.
Public methodCode exampleLockAsync
Locks this item.
Public methodCode exampleRefreshLockAsync
Updates lock timeout information on this item.
Public methodCode exampleUnlockAsync
Removes lock with the specified token from this item.
Top
See Also