[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
Name | Description | |
---|---|---|
![]() | AddView | Add a view to the viewable object. (Inherited from Viewable.) |
![]() | GetEnumerator | (Inherited from IEnumerable<(Of T>).) |
![]() | GetEnumerator | (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.) |