Click or drag to resize

ContextStateEventContextPartition Class

Context partition state event.
Inheritance Hierarchy

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

The ContextStateEventContextPartition type exposes the following members.

Constructors
  NameDescription
Public methodContextStateEventContextPartition
Ctor.
Top
Properties
  NameDescription
Public propertyContextDeploymentId
Returns the deployment id
(Inherited from ContextStateEvent.)
Public propertyContextName
Returns the context name
(Inherited from ContextStateEvent.)
Public propertyId
Returns the context partition id
Public propertyRuntimeURI
Returns the runtime URI
(Inherited from ContextStateEvent.)
Top
See Also