Share via


IPortSet Members

Microsoft Robotics Class Reference

The IPortSet type exposes the following members.

Methods

  Name Description
Public method PostUnknownType
Enqueues an object
(Inherited from IPort.)
Public method Test< (Of < <' (T> ) > > )
Atomically removes a message from the port, or returns null if none present
Public method TryPostUnknownType
Attempts to enqueue an untyped message instance
(Inherited from IPort.)

Properties

  Name Description
Public property Item
Returned IPort instance associated with item type
Public property Mode
PortSet operation mode
Public property Ports
Collection of base ports
Public property SharedPort
Shared port instance for all item types

See Also

IPortSet Interface

Microsoft.Ccr.Core Namespace