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.RTX64.Monitor
Assembly:  IntervalZero.RTX64 (in IntervalZero.RTX64.dll) Version: 4.0.0.0 (File version: 4.5.0)

Syntax
public string ErrorMsg { get; }

Property Value

Type: String
See Also