RocketHostExtensions.

UseDiagnosticSource(IRocketHostBuilder, DiagnosticSource) Method

Summary

Uses the diagnostic source.

Syntax

public static IRocketHostBuilder UseDiagnosticSource(this IRocketHostBuilder builder, DiagnosticSource diagnosticSource)

Parameters

Name Type Description
builder IRocketHostBuilder The builder.
diagnosticSource DiagnosticSource The diagnostic source.

Return Value

Type Description
IRocketHostBuilder IRocketHostBuilder.