Initializes a new instance of the LockVerifyServer class

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

Syntax

C#
public LockVerifyServer()
Visual Basic
Public Sub New
Visual C++
public:
LockVerifyServer()

See Also