IPortSet Members
Microsoft Robotics Class Reference
The IPortSet type exposes the following members.
Methods
Name | Description | |
---|---|---|
PostUnknownType |
Enqueues an object
(Inherited from IPort.) |
|
Test< (Of < <' (T> ) > > ) |
Atomically removes a message from the port, or returns null if none present
|
|
TryPostUnknownType |
Attempts to enqueue an untyped message instance
(Inherited from IPort.) |
Properties
Name | Description | |
---|---|---|
Item |
Returned IPort instance associated with item type
|
|
Mode |
PortSet operation mode
|
|
Ports |
Collection of base ports
|
|
SharedPort |
Shared port instance for all item types
|