Click or drag to resize

AbstractCoordinatedAdapterClose Method

Perform any actions specific to this Adapter that should be completed before the Adapter is stopped.

Namespace:  com.espertech.esperio
Assembly:  NEsper.IO (in NEsper.IO.dll) Version: 8.0.0.0
Syntax
C#
protected abstract void Close()
See Also