InterGraphDataSourceTRecord MethodsNaiad Help

[This is preliminary documentation and is subject to change.]

The InterGraphDataSourceTRecord generic type exposes the following members.

Methods

  NameDescription
Public methodActivate
Registers itself with the InterGraphDataSink.
(Overrides BaseDataSourceTRecordActivate.)
Public methodJoin
Called by the Computation before it completes its own Join().
(Inherited from BaseDataSourceTRecord.)
Public methodOnCompleted
Forwards a completion to the appropriate worker
Public methodOnNotify
Forwards a notification to the appropriate worker
Public methodOnRecv
Forwards a message to the appropriate worker
Public methodRegisterInputs
Registers StreamingInputs with the DataSource.
(Inherited from BaseDataSourceTRecord.)
Top
See Also

Reference