Click or drag to resize

FailureOccurrence Class

This class provides information about the failure type and the date and time of occurrence for failures occurred in the Cradle.
Inheritance Hierarchy
System.Object
Com.Datalogic.Cradle.FailureOccurrence

Namespace: Com.Datalogic.Cradle
Assembly: datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class FailureOccurrence

The FailureOccurrence type exposes the following members.

Constructors
NameDescription
Public methodFailureOccurrence
Initializes a new instance of the FailureOccurrence class
Public methodFailureOccurrence
Initializes a new instance of the FailureOccurrence class
Top
Properties
NameDescription
Public propertyAppereanceTime
To be added.
Public propertyDisappereanceTime
To be added.
Public propertyFailureType
To be added.
Public propertyJniPeerMembers
To be added.
Public propertyThresholdClass
To be added.
Public propertyThresholdType
To be added.
Top
Remarks
This class provides information about the failure type and the date and time of occurrence for failures occurred in the Cradle.

[Android Documentation]

See Also