 | DataSourceConnectionEnvProperties Property |
Returns the environment properties to use to establish the initial context.
Namespace:
com.espertech.esper.common.client.configuration.common
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic Properties EnvProperties { get; }
Return Value
Type:
Propertiesenvironment properties to construct the initial context
See Also