RocketBooster.

For(AppDomain, DiagnosticSource) Method

Summary

Fors the specified application domain.

Syntax

public static Func<IHostBuilder, IRocketHostBuilder> For(AppDomain appDomain, DiagnosticSource diagnosticSource = null)

Parameters

Name Type Description
appDomain AppDomain The application domain.
diagnosticSource DiagnosticSource The diagnostic source.

Return Value

Type Description
Func<IHostBuilder, IRocketHostBuilder> Func<IHostBuilder, IRocketHostBuilder>.