Utility class for executing code with exclusive access.

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

Syntax

C#
public abstract class With
Visual Basic
Public MustInherit Class With
Visual C++
public ref class With abstract

Inheritance Hierarchy

System..::..Object
  Lucene.Net.Store..::..Lock..::..With

See Also