WorkerGroupTerminating EventNaiad Help

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

This event is raised by a worker when it has finished all work, and the computation has terminated.

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

C#
event EventHandler<WorkerTerminateArgs> Terminating

Value

Type: SystemEventHandlerWorkerTerminateArgs
See Also

Reference