Click or drag to resize

EPVariableServiceGetVariableValue Method (Boolean)

[Missing <summary> documentation for "M:com.espertech.esper.common.client.variable.EPVariableService.GetVariableValue(System.Boolean)"]

Namespace:  com.espertech.esper.common.client.variable
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
IDictionary GetVariableValue(
	bool variableNames
)

Parameters

variableNames
Type: SystemBoolean

[Missing <param name="variableNames"/> documentation for "M:com.espertech.esper.common.client.variable.EPVariableService.GetVariableValue(System.Boolean)"]

Return Value

Type: IDictionaryTKey, TValue

[Missing <returns> documentation for "M:com.espertech.esper.common.client.variable.EPVariableService.GetVariableValue(System.Boolean)"]

See Also