Click or drag to resize

PluginLoaderInitContextName Property

Returns plugin name.

Namespace:  com.espertech.esper.runtime.client.plugin
Assembly:  NEsper.Runtime (in NEsper.Runtime.dll) Version: 8.0.0.0
Syntax
C#
public string Name { get; }

Return Value

Type: String
plugin name
See Also