Class ThreadPoolStats
Retrieves Statistics for thread pools
Inherited Members
Namespace: OpenSearch.Net.Diagnostics
Assembly: OpenSearch.Net.dll
Syntax
public class ThreadPoolStats
Methods
| Edit this page View SourceGetStats()
Retrieve thread pool statistics
Declaration
public static ReadOnlyDictionary<string, ThreadPoolStatistics> GetStats()
Returns
Type | Description |
---|---|
ReadOnlyDictionary<string, ThreadPoolStatistics> |