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.16.9.0 (2.16.9.0)
Syntax
public List<string> GetPortNames()

Return Value

Type: ListString
List of available port names.
See Also