[This is preliminary documentation and is subject to change.]
This event is raised by a worker when it becomes idle, because it has no work to execute.
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<WorkerSleepArgs> Sleeping
Value
Type: SystemEventHandlerWorkerSleepArgsSee Also