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