Enum HEALTH_STATUS
HEALTH status specifies whether it is up/down
Namespace: rfid.api
Assembly: rfid.netcore.dll
Syntax
public enum HEALTH_STATUS
Fields
| Name | Description |
|---|---|
| DOWN | DOWN |
| UP | UP |
HEALTH status specifies whether it is up/down
public enum HEALTH_STATUS
| Name | Description |
|---|---|
| DOWN | DOWN |
| UP | UP |