Get the max # simultaneous threads that may be
Namespace: Lucene.Net.IndexAssembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1
Syntax
| C# |
|---|
public virtual int GetMaxThreadCount() |
| Visual Basic |
|---|
Public Overridable Function GetMaxThreadCount As Integer |
| Visual C++ |
|---|
public: virtual int GetMaxThreadCount() |
Return Value
[Missing <returns> documentation for "M:Lucene.Net.Index.ConcurrentMergeScheduler.GetMaxThreadCount"]