Click or drag to resize

VirtualDataWindowContextEventFactory Property

Returns the factory for creating instances of EventBean from rows.

Namespace:  com.espertech.esper.common.client.hook.vdw
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public EventBeanFactory EventFactory { get; }

Return Value

Type: EventBeanFactory
event bean factory
See Also