PartnerSubscribeResultsPort Properties

Microsoft Robotics Class Reference

The PartnerSubscribeResultsPort type exposes the following members.

Properties

  Name Description
Public property Item
Returns the port instance used to store items of specified type
(Inherited from PortSet< (Of < ( <'T0, T1> ) > ) >.)
Public property Mode
Port operation mode
(Inherited from PortSet< (Of < ( <'T0, T1> ) > ) >.)
Public property P0
Returns the port 0th port in this collection.

Remarks

Index is 0-based.
(Inherited from PortSet< (Of < ( <'T0, T1> ) > ) >.)
Public property P1
Returns the port 1th port in this collection.

Remarks

Index is 0-based.
(Inherited from PortSet< (Of < ( <'T0, T1> ) > ) >.)
Public property Ports
Array of single queue ports for each generic type in this port instance

Remarks

If the mode of operation is PortSetMode.SharedPort, the single shared port instance is returned
(Inherited from PortSet< (Of < ( <'T0, T1> ) > ) >.)
Public property SharedPort
Common port instance for all item types when port is set to SharedMode
(Inherited from PortSet< (Of < ( <'T0, T1> ) > ) >.)

See Also

PartnerSubscribeResultsPort Class

Microsoft.Dss.Services.PartnerListManager Namespace