Click or drag to resize

ContextStateEvent Class

Context state event.
Inheritance Hierarchy
SystemObject
  com.espertech.esper.common.client.contextContextStateEvent
    More...

Namespace:  com.espertech.esper.common.client.context
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public abstract class ContextStateEvent

The ContextStateEvent type exposes the following members.

Constructors
  NameDescription
Public methodContextStateEvent
Ctor.
Top
Properties
  NameDescription
Public propertyContextDeploymentId
Returns the deployment id
Public propertyContextName
Returns the context name
Public propertyRuntimeURI
Returns the runtime URI
Top
See Also
Inheritance Hierarchy