Click or drag to resize

PluginLoaderInitContextConfigXml Property

Returns plugin configuration XML, if any.

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

Return Value

Type: String
configuration XML
See Also