PostUnknownType Method

Microsoft Robotics Class Reference

Untyped post of 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

public virtual void PostUnknownType(
    Object item
)

Parameters

Implements

IPort. . :: . .PostUnknownType(Object)

Exceptions

Exception Condition
Microsoft.Ccr.Core. . :: . .PortNotFoundException Thrown when the item type is incompatible with the port generic type argument

See Also

Port< (Of < ( <'T> ) > ) > Class

Microsoft.Ccr.Core Namespace