DLCradleManagerRebootCradle Method |
Reboot the Cradle.
Namespace:
Com.Datalogic.Decode
Assembly:
datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0
(1.0.0.0)
Syntax
public virtual int RebootCradle ();
Public Virtual Integer RebootCradle ();
Return Value
Type: System.Int32
int
Returns 1 if the cradle has been rebooted sucessfully, error otherwise.
Remarks
See Also