[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Snapshot of Configuration is held for re-initializing engine state from prior configuration values that may have been muted.

Namespace: net.esper.core
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public NotInheritable Class ConfigurationSnapshot
C#
public sealed class ConfigurationSnapshot
Visual C++
public ref class ConfigurationSnapshot sealed

Inheritance Hierarchy

System.Object
  net.esper.core.ConfigurationSnapshot