BasicChannel.SeverityFilter Property

This property provides a list of enabled severity levels.

Namespace:  IntervalZero.MaxRT.Libraries.DebugMessage
Assembly:  IntervalZero.MaxRT.Libraries (in IntervalZero.MaxRT.Libraries.dll) Version: 1.0.0.0 (File version: 1.0.1)

Syntax

Copy
public IReadOnlyCollection<Severity> SeverityFilter { get; set; }

Property Value

Type: IReadOnlyCollection<Severity>

See Also: