Share via


PostUnknownType Method

Microsoft Robotics Class Reference

Enqueues an object

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

Syntax

void PostUnknownType(
    Object item
)

Parameters

Exceptions

Exception Condition
Microsoft.Ccr.Core. . :: . .PortNotFoundException Thrown if the port is not compatible with the message instance type

See Also

IPort Interface

Microsoft.Ccr.Core Namespace