Search Results for

    Show / Hide Table of Contents

    Class DiagnosticSources.HttpConnectionDiagnosticKeys

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

    Properties

    | Edit this page View Source

    ReceiveBody

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

    SendAndReceiveHeaders

    Declaration
    public string SendAndReceiveHeaders { 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
      • ReceiveBody
      • SendAndReceiveHeaders
      • SourceName
    • Extension Methods
    Back to top Generated by DocFX