PowerManagerRebootReason Property |
This function allows to know the reason of last device power-off.
Namespace:
Com.Datalogic.Device.Power
Assembly:
datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public virtual RebootReason RebootReason { get; }
Public Overridable ReadOnly Property RebootReason As RebootReason
Get
Property Value
Type:
RebootReasonThe
RebootReason related to the reason of last device power-off event.
Remarks See Also