Click or drag to resize

DriverConnectionFactoryDescDriverName Property

Returns the driver manager class name.

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

Return Value

Type: String
class name of driver manager
See Also