Click or drag to resize

ConfigurationRuntimePluginLoaderConfigurationXML Property

Returns configuration XML for the plugin.

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

Return Value

Type: String
xml
See Also