Click or drag to resize

HostPortState Enumeration

Specifies the state of device connection

Namespace:  com.gigatms
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntax
public enum PortState
Members
  Member nameValueDescription
PlugIn0 A new device is present.
Removed1 A non-connected device is removed.
RemovedAndClosed2 The currently connected deivce is removed.
See Also