Click or drag to resize

AbstractCoordinatedAdapterProcessEvent Property

Gets the process event.

Namespace:  com.espertech.esperio
Assembly:  NEsper.IO (in NEsper.IO.dll) Version: 8.0.0.0
Syntax
C#
public EPEventService ProcessEvent { get; set; }

Property Value

Type: EPEventService
The process event.
See Also