Method Unlock
Unlock(Directory)
Forcibly unlocks the index in the named directory.
Caution: this should only be used by failure recovery code, when it is known that no other process nor thread is in fact currently accessing this index.
Declaration
public static void Unlock(Directory directory)
Parameters
Type | Name | Description |
---|---|---|
Directory | directory |