Click or drag to resize

RuntimeVersion Class

Runtime version.
Inheritance Hierarchy
SystemObject
  com.espertech.esper.runtime.client.utilRuntimeVersion

Namespace:  com.espertech.esper.runtime.client.util
Assembly:  NEsper.Runtime (in NEsper.Runtime.dll) Version: 8.0.0.0
Syntax
C#
public class RuntimeVersion

The RuntimeVersion type exposes the following members.

Constructors
  NameDescription
Public methodRuntimeVersion
Initializes a new instance of the RuntimeVersion class
Top
Fields
  NameDescription
Public fieldStatic memberVERSION
Current runtime version.
Top
See Also