Ports Property
Microsoft Robotics Class Reference
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
Namespace: Microsoft.Ccr.Core
Assembly: Microsoft.Ccr.Core (in Microsoft.Ccr.Core.dll) Version: 4.0.261.0 (4.0.261.0)
Syntax
public ICollection<IPort> Ports { get; }