 | EPRuntimeInitialize Method |
Frees any resources associated with this runtime instance, and leaves the runtime instance
ready for further use.
Do not use the administrative and runtime instances obtained before the
initialize (including related services such as configuration, module management, etc.).
Your application must obtain new administrative and runtime instances.
Retains the existing configuration of the runtime instance but forgets any runtime configuration changes.
Stops and destroys any existing statement resources such as filters, patterns, expressions, views.
Namespace:
com.espertech.esper.runtime.client
Assembly:
NEsper.Runtime (in NEsper.Runtime.dll) Version: 8.0.0.0
Syntax
See Also