UnaryBufferingVertexTInput, TOutput, TTime MethodsNaiad Help

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

The UnaryBufferingVertexTInput, TOutput, TTime generic type exposes the following members.

Methods

  NameDescription
Public methodOnNotify
Indicates that all messages bearing the given time (or earlier) have been delivered.
(Overrides VertexTTimeOnNotify(TTime).)
Public methodOnReceive
Called when a message is received.
(Overrides UnaryVertexTInput, TOutput, TTimeOnReceive(MessageTInput, TTime).)
Top
See Also

Reference