Click or drag to resize

HostGetPortCount Method

Note: This API is now obsolete.

Gets the total number of ports in discovered. This API is now obsolete. Use GetPortNames instead.

Namespace:  com.gigatms
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntax
[ObsoleteAttribute("Use GetPortNames() instead")]
public int GetPortCount()

Return Value

Type: Int32
The total number of ports in current computer.
See Also