Lucene.Net  3.0.3
Lucene.Net is a port of the Lucene search engine library, written in C# and targeted at .NET runtime users.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Pages
Lucene.Net.Store.SingleInstanceLock Member List

This is the complete list of members for Lucene.Net.Store.SingleInstanceLock, including all inherited members.

IsLocked()Lucene.Net.Store.SingleInstanceLockvirtual
LOCK_OBTAIN_WAIT_FOREVERLucene.Net.Store.Lock
LOCK_POLL_INTERVALLucene.Net.Store.Lockstatic
Obtain()Lucene.Net.Store.SingleInstanceLockvirtual
Lucene::Net::Store::Lock.Obtain(long lockWaitTimeout)Lucene.Net.Store.Lockvirtual
Release()Lucene.Net.Store.SingleInstanceLockvirtual
SingleInstanceLock(System.Collections.Generic.HashSet< string > locks, System.String lockName)Lucene.Net.Store.SingleInstanceLock
ToString()Lucene.Net.Store.SingleInstanceLock