IteratorHandler Delegate

Microsoft Robotics Class Reference

Closure signature for iterator-based message handler.

Namespace: Microsoft.Ccr.Core
Assembly: Microsoft.Ccr.Core (in Microsoft.Ccr.Core.dll) Version: 4.0.261.0 (4.0.261.0)

Syntax

public delegate IEnumerator<ITask> IteratorHandler()

See Also

Microsoft.Ccr.Core Namespace