Click or drag to resize

EPRuntimeContextPartitionService Property

Returns the context partition service, for context partition information

Namespace:  com.espertech.esper.runtime.client
Assembly:  NEsper.Runtime (in NEsper.Runtime.dll) Version: 8.0.0.0
Syntax
C#
EPContextPartitionService ContextPartitionService { get; }

Property Value

Type: EPContextPartitionService
context partition service
See Also