Share via


SharedPort Property

Microsoft Robotics Class Reference

Shared port instance for all item types

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

Syntax

Port<Object> SharedPort { get; }

Remarks

Valid when Mode is PortSetMode.Shared, null otherwise

See Also

IPortSet Interface

Microsoft.Ccr.Core Namespace