Click or drag to resize

HostGetPortNames Method

Gets the currently available port names.

Namespace:  com.gigatms
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.17.1.0 (2.17.1.0)
Syntax
public List<string> GetPortNames()

Return Value

Type: ListString
List of available port names.
See Also