Lucene.Net 1.4.3 Class Library

Directory.MakeLock Method 

Construct a {@link Lock}.

public abstract Lock MakeLock(
   string name
);

Parameters

name
the name of the lock file

See Also

Directory Class | Lucene.Net.Store Namespace