SharedPort Property

Microsoft Robotics Class Reference

Shared port instance for all generic type arguments of this instance

Remarks

Valid if the mode of operation is PortSetMode.SharedPort, null otherwise

Namespace: Microsoft.Ccr.Core
Assembly: Microsoft.Ccr.Core (in Microsoft.Ccr.Core.dll) Version: 4.0.261.0 (4.0.261.0)

Syntax

public Port<Object> SharedPort { get; }

Implements

IPortSet. . :: . .SharedPort

See Also

PortSet Class

Microsoft.Ccr.Core Namespace