[This is preliminary documentation and is subject to change.]
The StreamingInputTRecord generic type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| OnCompleted |
Indicates that no further records will appear.
| |
| OnStreamingNotify |
Indicates that no further records will appear at or before epoch.
| |
| OnStreamingRecv |
Introduces a batch of records at the same epoch.
|
See Also