Table of Contents

Constructor EdgeDiagnostics

Namespace
Qavren.Edge.Diagnostics
Assembly
Qavren.Edge.Core.dll

EdgeDiagnostics(IEnumerable<IEdgeDiagnosticsContributor>, IEdgePaths, IEdgeHost, IEdgeLifecycle)

Default IEdgeDiagnostics: aggregates contributors, paths, startup and lifecycle.

public EdgeDiagnostics(IEnumerable<IEdgeDiagnosticsContributor> contributors, IEdgePaths paths, IEdgeHost host, IEdgeLifecycle lifecycle)

Parameters

contributors IEnumerable<IEdgeDiagnosticsContributor>
paths IEdgePaths
host IEdgeHost
lifecycle IEdgeLifecycle