![]() | EPVariableServiceSetVariableValue Method |
Name | Description | |
---|---|---|
![]() | SetVariableValue(IDictionaryTKey, TValue) | |
![]() | SetVariableValue(IDictionaryTKey, TValue, Boolean) | |
![]() | SetVariableValue(String, String, Object) |
Sets the value of a single global variable.
Note that the thread setting the variable value queues the changes, i.e. it does not itself
re-evaluate such new variable value for any given statement. The timer thread performs this work.
Not for use with context-partitioned variables.
|