Component.GetStatus Method

Queries the status of the Network Relay component.

Namespace:  IntervalZero.MaxRT.Rly.Control
Assembly:  IntervalZero.MaxRT.Rly.Control (in IntervalZero.MaxRT.Rly.Control.dll) Version: 1.0.0.0 (File version: 1.0.1)

Syntax

Copy
public ComponentStatus GetStatus()

Return Value

This method returns the status of the Network Relay component as a ComponentStatus, or throws an MaxRTNativeException if a timeout occurred while querying the status.

Exceptions

MaxRTNativeException is thrown when errors occur.

See Also: