Share via


ReceiverTask Class

Microsoft Robotics Class Reference

Base class for receiver implementations

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 abstract class ReceiverTask : TaskCommon

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.Ccr.Core. . :: . .TaskCommon
    Microsoft.Ccr.Core.Arbiters..::..ReceiverTask
      Microsoft.Ccr.Core. . :: . .JoinReceiverTask
      Microsoft.Ccr.Core. . :: . .MultipleItemGather
      Microsoft.Ccr.Core. . :: . .MultipleItemReceiver
      Microsoft.Ccr.Core. . :: . .Receiver

See Also

ReceiverTask Members

Microsoft.Ccr.Core.Arbiters Namespace