Click or drag to resize

AbstractSendableEvent Class

Base class for sendable event, provides timestamp and schedule slot.
Inheritance Hierarchy

Namespace:  com.espertech.esperio
Assembly:  NEsper.IO (in NEsper.IO.dll) Version: 8.0.0.0
Syntax
C#
public abstract class AbstractSendableEvent : SendableEvent

The AbstractSendableEvent type exposes the following members.

Constructors
  NameDescription
Protected methodAbstractSendableEvent
Ctor.
Top
Properties
  NameDescription
Public propertyScheduleSlot
Public propertySendTime
Top
Methods
  NameDescription
Public methodSend
Top
See Also