Click or drag to resize

ContextPartitionIdentifierContextPartitionId Property

Returns the context partition id.

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

Property Value

Type: Int32
context partition id
See Also