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