Click or drag to resize

EPCompiledManifestCompilerVersion Property

Returns the compiler version.

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

Return Value

Type: String
compiler version
See Also