Click or drag to resize

SendableBeanEvent Class

An implementation of SendableEvent that wraps a Map event for sending into the runtime.
Inheritance Hierarchy

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

The SendableBeanEvent type exposes the following members.

Constructors
  NameDescription
Public methodSendableBeanEvent
Initializes a new instance of the SendableBeanEvent class
Top
Properties
  NameDescription
Public propertyScheduleSlot (Inherited from AbstractSendableEvent.)
Public propertySendTime (Inherited from AbstractSendableEvent.)
Top
Methods
See Also