Click or drag to resize

ConfigurationRuntimePluginLoaderLoaderName Property

Returns the loader 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 LoaderName { get; set; }

Return Value

Type: String
loader name
See Also