Execute Method

Microsoft Robotics Class Reference

Invoked by the dispatcher to execute the delegate associated with the task

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

Syntax

IEnumerator<ITask> Execute()

Return Value

If the delegate is an Iterator handler this will return the iterator instance

See Also

ITask Interface

Microsoft.Ccr.Core Namespace