'Declaration
Property DefaultPorts As Boolean
'Usage
Dim instance As IIbmTerminal Dim value As Boolean instance.DefaultPorts = value value = instance.DefaultPorts
bool DefaultPorts {get; set;}
Property Value
If this property is set to false, the terminal attempts to discover the available ports, resulting in a small increase in connecting time.