Click or drag to resize

IDeviceStop Method

Perform stop device operation.

Namespace:  Resto.Front.Api.Devices
Assembly:  Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
void Stop()
Exceptions
ExceptionCondition
DeviceExceptionException to notify that device actions was not successful.
See Also