RegisterReceiver Method

Microsoft Robotics Class Reference

Associates a receiver task with this port

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

Syntax

protected virtual void RegisterReceiver(
    ReceiverTask receiver
)

Parameters

See Also

Port< (Of < ( <'T> ) > ) > Class

Microsoft.Ccr.Core Namespace