Directory for the lock files.

Namespace: Lucene.Net.Store
Assembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1

Syntax

C#
protected internal DirectoryInfo lockDir
Visual Basic
Protected Friend lockDir As DirectoryInfo
Visual C++
protected public:
DirectoryInfo^ lockDir

See Also