 | ConfigurationCommon Property |
Returns the common section of the configuration.
The common section is for use by both the compiler and the runtime.
Namespace:
com.espertech.esper.common.client.configuration
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic ConfigurationCommon Common { get; set; }
Return Value
Type:
ConfigurationCommoncommon configuration
See Also