Click or drag to resize

EPRuntimeVariableService Property

Returns the variable service, for reading and writing variables

Namespace:  com.espertech.esper.runtime.client
Assembly:  NEsper.Runtime (in NEsper.Runtime.dll) Version: 8.0.0.0
Syntax
C#
EPVariableService VariableService { get; }

Property Value

Type: EPVariableService
variable service
See Also