Name of the write lock in the index.

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

Syntax

C#
public const string WRITE_LOCK_NAME
Visual Basic
Public Const WRITE_LOCK_NAME As String
Visual C++
public:
literal String^ WRITE_LOCK_NAME

See Also