 | ConfigurationCommonTransientConfiguration Property |
Returns transient configuration, i.e. information that is passed along as a reference and not as a value
Namespace:
com.espertech.esper.common.client.configuration.common
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic IDictionary TransientConfiguration { get; set; }
Property Value
Type:
IDictionaryTKey, TValuemap of transients
See Also