 | EPLMethodInvocationContextContextPartitionId Property |
Returns the context partition id, or -1 if no contexts or if the invocation context is not associated to a specific
statement and is shareable between statements
Namespace:
com.espertech.esper.common.client.hook.expr
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic int ContextPartitionId { get; }
Property Value
Type:
Int32context partition id
See Also