ITask Members

Microsoft Robotics Class Reference

The ITask type exposes the following members.

Methods

  Name Description
Public method Execute
Invoked by the dispatcher to execute the delegate associated with the task
Public method PartialClone
Shallow clone of Task arguments

Properties

  Name Description
Public property ArbiterCleanupHandler
Handler that executes when task is complete
Public property Item
Enumeration of all IPortElements associated with this task

Remarks

If Count is zero it is not valid to call this indexer
Public property LinkedIterator
For internal use only. Parent iterator context associated with this task
Public property PortElementCount
Number of IPortElements available with this task
Public property TaskQueue
Dispatcher queue used to schedule this task

See Also

ITask Interface

Microsoft.Ccr.Core Namespace