RegisterReceiver Method

Microsoft Robotics Class Reference

Associates a receiver (and its arbiter) with the port

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

Syntax

void RegisterReceiver(
    ReceiverTask receiver
)

Parameters

See Also

IPortReceive Interface

Microsoft.Ccr.Core Namespace