VertexTTimeNotifyAt Method (TTime)Naiad Help

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

Requests notification after all messages bearing the given time or earlier have been delivered.

Namespace: Microsoft.Research.Naiad.Dataflow
Assembly: Microsoft.Research.Naiad (in Microsoft.Research.Naiad.dll) Version: 0.5.0.0 (0.5.0.0)
Syntax

C#
public void NotifyAt(
	TTime time
)

Parameters

time
Type: TTime
The time.
See Also

Reference