 | 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
Syntaxpublic string EpServicesContextFactoryClassName { get; set; }
Property Value
Type:
Stringservice context factory class name
See Also