NumberOfPorts Property

Maximum number of ports allowed to work. If set to zero, the number of ports is unlimited.

Access

Read only

Syntax

Visual Basic NumberOfPorts As Long
Delphi NumberOfPorts: Integer;
Visual C++ (MFC) long get_NumberOfPorts();
Visual C++ (#import) long NumberOfPorts;

Return Value

0 by default.