 | ContextStateEventContextPartitionDeallocated Constructor |
Ctor.
Namespace:
com.espertech.esper.common.client.context
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic ContextStateEventContextPartitionDeallocated(
string runtimeURI,
string contextDeploymentId,
string contextName,
int id
)
Parameters
- runtimeURI
- Type: SystemString
runtime URI - contextDeploymentId
- Type: SystemString
deployment id of create-context statement - contextName
- Type: SystemString
context name - id
- Type: SystemInt32
context partition id
See Also