PostUnknownType Method

Microsoft Robotics Class Reference

Untyped post of a message.

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 PostUnknownType(
    Object item
)

Parameters

Implements

IPort. . :: . .PostUnknownType(Object)

Exceptions

Exception Condition
Microsoft.Ccr.Core. . :: . .PortNotFoundException Thrown when the message type is incompatible with any of the port generic type arguments

See Also

PortSet< (Of < ( <'T0, T1> ) > ) > Class

Microsoft.Ccr.Core Namespace