Class DiagnosticSources.HttpConnectionDiagnosticKeys
Inheritance
DiagnosticSources.HttpConnectionDiagnosticKeys
Assembly: OpenSearch.Net.dll
Syntax
public class DiagnosticSources.HttpConnectionDiagnosticKeys
Properties
|
Edit this page
View Source
ReceiveBody
Declaration
public string ReceiveBody { get; }
Property Value
|
Edit this page
View Source
SendAndReceiveHeaders
Declaration
public string SendAndReceiveHeaders { get; }
Property Value
|
Edit this page
View Source
SourceName
Declaration
public string SourceName { get; }
Property Value
Extension Methods