Click or drag to resize

VirtualDataWindowFactoryContextEventType Property

Returns the event type

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

Return Value

Type: EventType
event type
See Also