[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Base class for an EPStatement - provides listener registration functions.
The following tables list the members exposed by the EPStatementSupport type.
Public Methods
Name | Description | |
---|---|---|
![]() | AddListener | Add a listener to the statement. |
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | ListenerStart | Called when the first listener is added. |
![]() | ListenerStop | Called when the last listener is removed. |
![]() | RemoveAllListeners |
Remove all listeners to a statement.
|
![]() | RemoveListener | Remove a listeners to a statement. |
![]() | ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |