Click or drag to resize

ContextPartitionVariableStateIdentifier Property

Returns context partition identifier

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

Property Value

Type: ContextPartitionIdentifier
context partition INFO
See Also