Search Results for

    Show / Hide Table of Contents

    Class DiagnosticSources.RequestPipelineDiagnosticKeys

    Inheritance
    object
    DiagnosticSources.RequestPipelineDiagnosticKeys
    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 DiagnosticSources.RequestPipelineDiagnosticKeys

    Properties

    | Edit this page View Source

    CallOpenSearch

    Declaration
    public string CallOpenSearch { get; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    Ping

    Declaration
    public string Ping { get; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    Sniff

    Declaration
    public string Sniff { get; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    SourceName

    Declaration
    public string SourceName { get; }
    Property Value
    Type Description
    string

    Extension Methods

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