Click or drag to resize

AdapterStop Method

Stop sending events and return the Adapter to the OPENED state, ready to be started once again.

Namespace:  com.espertech.esper.runtime.client.util
Assembly:  NEsper.Runtime (in NEsper.Runtime.dll) Version: 8.0.0.0
Syntax
C#
void Stop()
See Also