bool Reset(string deviceName = null)
Tells the device to perform a reset, and returns true on success. OnKioCurrencyDevice will be called with the final result. Trust Level Required: High
Parameters
Name | Description |
deviceName | The name of the device. |
Return
True if success.