[This is preliminary documentation and is subject to change.]
The SinkBufferingVertexTOutput, TTime generic type exposes the following members.
Methods
Name | Description | |
---|---|---|
OnNotify |
Indicates that all messages bearing the given time (or earlier) have been delivered.
(Overrides VertexTTimeOnNotify(TTime).) | |
OnReceive |
Called when a message is received.
(Overrides SinkVertexTOutput, TTimeOnReceive(MessageTOutput, TTime).) |
See Also