Click or drag to resize

IDeviceStart Method

Perform start device operation.

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