Method IsLocked
IsLocked(Directory)
Returns true
iff the index in the named directory is
currently locked.
Declaration
public static bool IsLocked(Directory directory)
Parameters
Type | Name | Description |
---|---|---|
Directory | directory | the directory to check for a lock |
Returns
Type | Description |
---|---|
System.Boolean |