Click or drag to resize

SuspendTimeoutToSeconds Method

Converts the SuspendTimeout to the corresponding number of seconds.

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 int ToSeconds()

Return Value

Type: Int32
int a number representing the amount of seconds associated.
Remarks

Converts the SuspendTimeout to the corresponding number of seconds.

[Android Documentation]

See Also