Share via


Cleanup Method

Microsoft Robotics Class Reference

invoked by a parent arbiter when arbitration is complete. This method is always called even if this receiver won

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

Syntax

public virtual void Cleanup()

Remarks

For persisted receivers cleanup requires un registering from ports

See Also

ReceiverTask Class

Cleanup Overload

Microsoft.Ccr.Core.Arbiters Namespace