Click or drag to resize

ConnectionStates Enumeration

Indicate the connection state of a reader.

Namespace:  com.gigatms.Parameters
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntax
public enum ConnectionStates
Members
  Member nameValueDescription
Disconnected0 Reader is disconnected.
Connected1 Reader is connected.
See Also