Post Method (T17)
Microsoft Robotics Class Reference
Enqueues a message 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 void Post(
T17 item
)
Parameters
- item
Type: T17
Object instance to enqueue
Exceptions
Exception | Condition |
---|---|
Microsoft.Ccr.Core. . :: . .PortNotFoundException | Thrown if the message type is not compatible with the port |