RemoteDebugger.RemoteDebuggerEnable Property
Gets/sets whether or not remote debug attach connections to the computer are allowed. If true, remote debug attach connections are allowed, otherwise they are not allowed.
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
public bool RemoteDebuggerEnable { get; set; }
Property Value
Type: Boolean
Implements
IConfigRemoteDebugger.RemoteDebuggerEnable
See Also: