DiagnosticSettings Constructor (DiagnosticAspect, DiagnosticLevel)
Initializes a new instance of the DiagnosticSettings class with the given diagnsotic aspects and level.
Namespace: Microsoft.ComplexEventProcessing
Assembly: Microsoft.ComplexEventProcessing (in Microsoft.ComplexEventProcessing.dll)
Syntax
public DiagnosticSettings(
DiagnosticAspect aspects,
DiagnosticLevel level
)
Parameters
- aspects
Type: Microsoft.ComplexEventProcessing.DiagnosticAspect
Diagnostic aspects.
- level
Type: Microsoft.ComplexEventProcessing.DiagnosticLevel
Diagnostic level.