 | EPDataFlowIRStreamCollectorContextRuntime Property |
Returns the runtime instance and can safely be cast to EPRuntime when needed (typed object to not require a
dependency on runtime)
Namespace:
com.espertech.esper.common.client.dataflow.core
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic Object Runtime { get; }
Return Value
Type:
Objectruntime instance
See Also