InterfaceSettings.LinkStatusEnabled Property

Indicates whether the link status is enabled.

Namespace:  IntervalZero.MaxRT.Tcpip.Config
Assembly:  IntervalZero.MaxRT.Tcpip.Config (in IntervalZero.MaxRT.Tcpip.Config.dll) Version: 1.0.0.0 (File version: 1.0.1)

Syntax

Copy
public bool LinkStatusEnabled { get; set; }

Property Value

Type: Boolean

MaxRTNativeException is thrown when errors occur.

Possible error codes:

Error code Meaning

RTTCPIP_ERROR_LINK_STATUS_INVALID

The link status is invalid.

See Also: