Click or drag to resize

ContextPartitionIdentifierNestedIdentifiers Property

Returns nested partition identifiers.

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

Property Value

Type: ContextPartitionIdentifier
identifiers
See Also