Click or drag to resize

ConfigurationESPER_DEFAULT_CONFIG Field

Default name of the configuration file.

Namespace:  com.espertech.esper.common.client.configuration
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
protected const string ESPER_DEFAULT_CONFIG = "esper.cfg.xml"

Field Value

Type: String
See Also