Click or drag to resize

ConfigurationRuntimePluginLoaderClassName Property

Returns the loader class name.

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

Return Value

Type: String
class name of loader
See Also