Search Results for

    Show / Hide Table of Contents

    Class ThreadPoolStats

    Retrieves Statistics for thread pools

    Inheritance
    object
    ThreadPoolStats
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: OpenSearch.Net.Diagnostics
    Assembly: OpenSearch.Net.dll
    Syntax
    public class ThreadPoolStats

    Methods

    | Edit this page View Source

    GetStats()

    Retrieve thread pool statistics

    Declaration
    public static ReadOnlyDictionary<string, ThreadPoolStatistics> GetStats()
    Returns
    Type Description
    ReadOnlyDictionary<string, ThreadPoolStatistics>

    Extension Methods

    SuffixExtensions.Suffix(object, string)
    • Edit this page
    • View Source
    In this article
    • Methods
      • GetStats()
    • Extension Methods
    Back to top Generated by DocFX