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.17.1.0 (2.17.1.0)
Syntax
public enum ConnectionStates
Members
  Member nameValueDescription
Disconnected0 Reader is disconnected.
Connected1 Reader is connected.
See Also