Apache Lucene.Net 2.4.0 Class Library API

FSDirectory.FSIndexInput.IsFDValid Method 

Method used for testing. Returns true if the underlying file descriptor is valid.

public virtual bool IsFDValid();

See Also

FSDirectory.FSIndexInput Class | Lucene.Net.Store Namespace