InterGraphDataSourceTRecordOnCompleted Method Naiad Help

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

Forwards a completion to the appropriate worker

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

C#
public void OnCompleted(
	int fromWorker
)

Parameters

fromWorker
Type: SystemInt32
worker
See Also

Reference