Enum ReaderOperationState
- Namespace
- TechnologySolutions.Rfid
- Assembly
- TechnologySolutions.Rfid.Operations.dll
The states of a reader operation
public enum ReaderOperationState
- Extension Methods
Fields
Active = 2
The operation is running
Disabled = 0
The operation is disabled
Inactive = 1
The operation is enabled but not currently running