RemoteDebugger.RemoteDebuggerPort Property

Gets/sets the Port ID of the target system. This value must be between 1 and 65534. The default is 31094.

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

Syntax

Copy
public uint RemoteDebuggerPort { get; set; }

Property Value

Type: UInt32

Implements

IConfigRemoteDebugger.RemoteDebuggerPort

See Also: