Click or drag to resize

DLCradleManagerRebootCradle Method

Reboot the Cradle.

Namespace:  Com.Datalogic.Cradle
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public virtual int RebootCradle()

Return Value

Type: Int32
int Returns 1 if the cradle has been rebooted sucessfully, error otherwise.
Remarks

Reboot the Cradle.

[Android Documentation]

See Also