Click or drag to resize

ContainerProviderContainerDiagnosticSource Property

Gets the DiagnosticListener to which trace events should be written.

Namespace:  Autofac.Integration.Web
Assembly:  Autofac.Integration.Web (in Autofac.Integration.Web.dll) Version: 6.0.0+0b24e3a20aaeba340141e7205a9b7643b9d6cc54
Syntax
public DiagnosticListener DiagnosticSource { get; }

Property Value

Type: DiagnosticListener

[Missing <value> documentation for "P:Autofac.Integration.Web.ContainerProviderContainer.DiagnosticSource"]

Implements

IContainerDiagnosticSource
See Also