Subsystem.ExceptionHandlingMode Property

Accesses an ExceptionHandling enumeration specifying the available exception handling options used by the Subsystem.

See the RTFW equivalent: RtfwSetExceptionHandling

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

Syntax

Copy
public Subsystem.ExceptionHandling ExceptionHandlingMode { get; set; }

Property Value

Type: Subsystem.ExceptionHandling

Implements

IConfigSubsystem.ExceptionHandlingMode

See Also: