MonitorEvent.ErrorMsg Property

If a problem was encountered during parsing of this event, this property references a string containing an error message, otherwise this property is null.

Namespace:  IntervalZero.MaxRT.wRTOS.Monitor
Assembly:  IntervalZero.MaxRT.wRTOS (in IntervalZero.MaxRT.wRTOS.dll) Version: 1.0.0.0 (File version: 1.0.0)

Syntax

Copy
public string ErrorMsg { get; }

Property Value

Type: String

See Also: