StreamingInputTRecordOnStreamingNotify Method Naiad Help

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

Indicates that no further records will appear at or before epoch.

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#
void OnStreamingNotify(
	int epoch
)

Parameters

epoch
Type: SystemInt32
epoch
See Also

Reference