EventNode Class

A node to check whether an event matches specific EventCodeDto's to invoke.

Definition

Namespace: MobileTrack.EventHandler.NodeHandlers.Event
Assembly: MobileTrack.EventHandler (in MobileTrack.EventHandler.exe) Version: 0.8+f6fd7a919db8417bc1e7bfd9b2ff9ab9586e296a
internal sealed class EventNode : NodeBase
Inheritance
Object    NodeBase    EventNode

Constructors

EventNodeInitializes a new instance of the EventNode class

Properties

RequestModel Device request model.

See Also