DLCradleManager+Properties.RelockTimeout Field
|
Property that represents the timeout after which the cradle locks the device following an unlock.
Namespace:
Com.Datalogic.Cradle
Assembly: datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public const Int32 RelockTimeout = "value"
Public Const RelockTimeout As Int32 = "value"
Field Value
Type:
Int32
Remarks
Property that represents the timeout after which the cradle locks the device following an unlock.
Timeout is in seconds.
Range: [5, 420].
This property is read and write.
Type:
Integer
[Android Documentation]
See Also