 | UpdateEventArgsRuntime Property |
Gets the runtime.
Namespace:
com.espertech.esper.runtime.client
Assembly:
NEsper.Runtime (in NEsper.Runtime.dll) Version: 8.0.0.0
Syntaxpublic EPRuntime Runtime { get; }
Property Value
Type:
EPRuntime
The runtime.
See Also