Click or drag to resize

EPCompiledManifestQueryProviderClassName Property

Returns the class name of the class providing the fire-and-forget query, or null when this is a module

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

Return Value

Type: String
class name
See Also