[This is preliminary documentation and is subject to change.]
The DataSourceTRecord generic type exposes the following members.
Methods
Name | Description | |
---|---|---|
Activate |
Called by the Computation before it completes its own Activate().
(Inherited from DataSource.) | |
Join |
Called by the Computation before it completes its own Join().
(Inherited from DataSource.) | |
RegisterInputs |
Called with a sequence of streaming inputs to attach to the data source.
|
See Also