Click or drag to resize

ErrorManagerAreExceptionsEnabled Method

Tells if the error signaling mechanism, base on exceptions, is enabled.

Namespace:  Com.Datalogic.Device
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static bool AreExceptionsEnabled()

Return Value

Type: Boolean
boolean It returns whether or not the exception mechanism is enabled.
Remarks

Tells if the error signaling mechanism, base on exceptions, is enabled.

[Android Documentation]

See Also