WorkerGroupWorkItemEnding EventNaiad Help

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

This event is raised by a worker immediately after executing a work item.

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<VertexEndArgs> WorkItemEnding

Value

Type: SystemEventHandlerVertexEndArgs
See Also

Reference