Share via


Receiver(T) Class

Microsoft Robotics Class Reference

Strongly typed version of Receiver

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

Syntax

public class Receiver<T> : Receiver

Type Parameters

  • T
    [Missing <typeparam name="T"/> documentation for "T:Microsoft.Ccr.Core.Receiver`1"]

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.Ccr.Core. . :: . .TaskCommon
    Microsoft.Ccr.Core.Arbiters. . :: . .ReceiverTask
      Microsoft.Ccr.Core. . :: . .Receiver
        Microsoft.Ccr.Core..::..Receiver<(Of <(<'T>)>)>

See Also

Receiver< (Of < ( <'T> ) > ) > Members

Microsoft.Ccr.Core Namespace