Click or drag to resize

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
Syntax
C#
public Properties EnvProperties { get; }

Return Value

Type: Properties
environment properties to construct the initial context
See Also