Click or drag to resize

DeploymentStateEventStatements Property

Returns the statements for the deployment or undeployment

Namespace:  com.espertech.esper.runtime.client
Assembly:  NEsper.Runtime (in NEsper.Runtime.dll) Version: 8.0.0.0
Syntax
C#
public EPStatement[] Statements { get; }

Property Value

Type: EPStatement
statements
See Also