Click or drag to resize

ConfigurationRuntimeEPServicesContextFactoryClassName Property

Returns 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; }

Return Value

Type: String
class name
See Also