Returns
CopyC#, if the unmap workaround is enabled.
Namespace: Lucene.Net.StoretrueAssembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1
Syntax
| C# |
|---|
public virtual bool GetUseUnmap() |
| Visual Basic |
|---|
Public Overridable Function GetUseUnmap As Boolean |
| Visual C++ |
|---|
public: virtual bool GetUseUnmap() |
Return Value
[Missing <returns> documentation for "M:Lucene.Net.Store.MMapDirectory.GetUseUnmap"]