Click or drag to resize

ConfigurationRuntimeEpServicesContextFactoryClassName Property

Sets the class name of the services context factory class to use.

Namespace:  com.espertech.esper.common.client.configuration.runtime
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public string EpServicesContextFactoryClassName { get; set; }

Property Value

Type: String
service context factory class name
See Also