Click or drag to resize

IDeviceRemoveDevice Method

Perform remove device operation.

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