Click or drag to resize

EPCompiledManifestModuleProviderClassName Property

Returns the class name of the class providing the module, or null for fire-and-forget query

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

Return Value

Type: String
class name
See Also