The EnableAutoDetectPorts property calls OnPortAdded, OnPortRemoved and OnChangePortsList events in case the list of serial ports changes.
bool EnableAutoDetectPorts; |
Property Value
TRUE – OnPortAdded, OnPortRemoved and OnChangePortsList events occur in case the list of serial ports changes.
FALSE – Notifications about changes of serial ports list are disabled.
See also
OnPortAdded, OnPortRemoved and OnChangePortsList events