Enqueue Method

Microsoft Robotics Class Reference

Enqueue ITask instance

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

Syntax

public virtual bool Enqueue(
    ITask task
)

Parameters

Exceptions

Exception Condition
Microsoft.Ccr.Core. . :: . .PortNotFoundException Thrown if message type is not derived from ITask

See Also

DispatcherQueue Class

Microsoft.Ccr.Core Namespace