NEsper Class Library
NEsper Class Library
com.espertech.esper.runtime.client
EPRuntimeStateListener Interface
EPRuntimeStateListener Methods
OnEPRuntimeDestroyRequested Method
OnEPRuntimeInitialized Method
EPRuntimeStateListener
OnEPRuntimeInitialized Method
Invoked after an existing is initialized upon completion of a call to initialize.
Namespace:
com.espertech.esper.runtime.client
Assembly:
NEsper.Runtime (in NEsper.Runtime.dll) Version: 8.0.0.0
Syntax
C#
Copy
void
OnEPRuntimeInitialized
(
EPRuntime
runtime
)
Parameters
runtime
Type:
com.espertech.esper.runtime.client
EPRuntime
runtime that has been successfully initialized
See Also
Reference
EPRuntimeStateListener Interface
com.espertech.esper.runtime.client Namespace
com.espertech.esper.runtime.client
EPRuntime
Copyright (c) 2007 - 2019 Espertech
Send comments on this topic to
nesper@espertech.com