[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Interface to add and remove update listeners receiving events for an EP statement.

The following tables list the members exposed by the EPStatement type.

Public Methods

  NameDescription
AddListener
Add an listener that observes events.
(Inherited from EPListenable.)
GetEnumerator
Returns an enumerator that iterates through the collection.
(Inherited from IEnumerable<(Of T>).)
GetEnumerator
Returns an enumerator that iterates through a collection.
(Inherited from IEnumerable.)
RemoveAllListeners
Remove all listeners.
(Inherited from EPListenable.)
RemoveListener
Remove an listener that observes events.
(Inherited from EPListenable.)
Start
Start the statement.

Stop
Stop the statement.