ITask Interface

Microsoft Robotics Class Reference

Container for executable CCR code

Remarks

Implementation of the Task interface allows code to execute in the context of the CCR dispatcher. Arbiters, receive thunks, and unguarded user delegates can use ITask to execute in arbitrary context.

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

Syntax

public interface ITask

See Also

ITask Members

Microsoft.Ccr.Core Namespace