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
- item
Type: System. . :: . .Object
Object to enqueue
Exceptions
Exception | Condition |
---|---|
Microsoft.Ccr.Core. . :: . .PortNotFoundException | Thrown if the port is not compatible with the message instance type |