Enum ScanningState
Enumeration providing the available states regarding device scanning.
Namespace: NextMind
Assembly: NextMind.dll
Syntax
public enum ScanningState
Fields
| Name | Description |
|---|---|
| Disabled | The system is not looking for available devices. |
| Enabled | The system is currently scanning for available devices. |
| Unavailable | The system has not yet had a chance to read the state. |