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()
Public Shared Function AreExceptionsEnabled As Boolean
Return Value
Type:
Booleanboolean It returns whether or not the exception mechanism is enabled.
Remarks See Also