Click or drag to resize
FileLockIsLocked Method
Returns whether current file lock exists.

Namespace: CMS.Search.Internal
Assembly: CMS.Search (in CMS.Search.dll) Version: 10.0.0
Syntax
C#
public bool IsLocked()

Return Value

Type: Boolean
See Also