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

A streams is a conduct for incoming events. Incoming data is placed into streams for consumption by queries.

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

Public Methods

  NameDescription
AddView
Add a view to the viewable object.
(Inherited from Viewable.)
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.)
GetViews
Returns all added views.
(Inherited from Viewable.)
Insert
Insert a new event onto the stream.

RemoveView
Remove a view.
(Inherited from Viewable.)