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.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
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