UnregisterReceiver Method

Microsoft Robotics Class Reference

Unregisters a receiver/arbiter from 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

protected virtual void UnregisterReceiver(
    ReceiverTask receiver
)

Parameters

See Also

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

Microsoft.Ccr.Core Namespace