Table of Contents

Enum ReaderConnectionState

Namespace
TechnologySolutions.Rfid.AsciiProtocol.Extensions
Assembly
TechnologySolutions.Rfid.AsciiProtocol.Core.dll

The states of the reader connection

public enum ReaderConnectionState
Extension Methods

Fields

Connected = 2

The reader is connected

Connecting = 1

The reader is connecting

Disconnected = 0

The reader is disconnected

Disconnecting = 3

The reader is disconnecting