Click or drag to resize
FileLock Methods

The FileLock type exposes the following members.

Methods
  NameDescription
Public methodIsLocked
Returns whether current file lock exists.
Public methodObtain
Obtains file lock.
Public methodRelease
Releases file lock.
Top
See Also