Click or drag to resize

AdapterCoordinatorImplRead Method

@see com.espertech.esper.adapter.ReadableAdapter#read()

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

Return Value

Type: SendableEvent

[Missing <returns> documentation for "M:com.espertech.esperio.AdapterCoordinatorImpl.Read"]

Implements

CoordinatedAdapterRead
See Also