Click or drag to resize

PluginLoaderInitContextProperties Property

Returns plugin properties.

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

Return Value

Type: Properties
plugin properties
See Also