Click or drag to resize

DataSourceFactoryFactoryClassname Property

Returns the class name of the data source factory.

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

Return Value

Type: String
fully qualified class name
See Also