Click or drag to resize

AdapterDestroy Method

Dispose the Adapter, stopping the sending of all events and releasing all the resources, and disallowing any further state changes on the Adapter.

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