Subscribe(TBody, TResponse) Class

Microsoft Robotics Class Reference

Subscribe operation

Namespace: Microsoft.Dss.ServiceModel.Dssp
Assembly: Microsoft.Dss.Base (in Microsoft.Dss.Base.dll) Version: 4.0.261.0 (4.0.261.0)

Syntax

public class Subscribe<TBody, TResponse> : DsspOperation<TBody, TResponse>, 
    IDsspSubscribeOperation
where TBody : new()
where TResponse : new(), IPort

Type Parameters

  • TBody
    [Missing <typeparam name="TBody"/> documentation for "T:Microsoft.Dss.ServiceModel.Dssp.Subscribe`2"]

  • TResponse
    [Missing <typeparam name="TResponse"/> documentation for "T:Microsoft.Dss.ServiceModel.Dssp.Subscribe`2"]

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation
    Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation< (Of < ( <'TBody, TResponse> ) > ) >
      Microsoft.Dss.ServiceModel.Dssp..::..Subscribe<(Of <(<'TBody, TResponse>)>)>
        Microsoft.Dss.ServiceModel.Dssp. . :: . .Subscribe< (Of < ( <'TBody, TResponse, TNotification> ) > ) >
        Microsoft.Dss.Services.AssemblyEmbeddedResourceService.Proxy. . :: . .Subscribe
        Microsoft.Dss.Services.AssemblyEmbeddedResourceService. . :: . .Subscribe
        Microsoft.Dss.Services.ConsoleOutput.Proxy. . :: . .Subscribe
        Microsoft.Dss.Services.ConsoleOutput. . :: . .Subscribe
        Microsoft.Dss.Services.DefaultTarget.Proxy. . :: . .Subscribe
        Microsoft.Dss.Services.DefaultTarget. . :: . .Subscribe
        Microsoft.Dss.Services.PartnerListManager.Proxy. . :: . .Subscribe
        Microsoft.Dss.Services.PartnerListManager. . :: . .Subscribe
        Microsoft.Robotics.Services.ADCPinArray.Proxy. . :: . .Subscribe
        Microsoft.Robotics.Services.ADCPinArray. . :: . .Subscribe
        Microsoft.Robotics.Services.AnalogSensor.Proxy. . :: . .Subscribe
        Microsoft.Robotics.Services.AnalogSensor. . :: . .Subscribe
        Microsoft.Robotics.Services.AnalogSensorArray.Proxy. . :: . .Subscribe
        Microsoft.Robotics.Services.AnalogSensorArray. . :: . .Subscribe
        Microsoft.Robotics.Services.ArticulatedArm.Proxy. . :: . .ReliableSubscribe
        Microsoft.Robotics.Services.ArticulatedArm.Proxy. . :: . .Subscribe
        Microsoft.Robotics.Services.ArticulatedArm. . :: . .ReliableSubscribe
        Microsoft.Robotics.Services.ArticulatedArm. . :: . .Subscribe
        Microsoft.Robotics.Services.Battery.Proxy. . :: . .Subscribe
        Microsoft.Robotics.Services.Battery. . :: . .Subscribe
        Microsoft.Robotics.Services.ContactSensor.Proxy. . :: . .ReliableSubscribe
        Microsoft.Robotics.Services.ContactSensor.Proxy. . :: . .Subscribe
        Microsoft.Robotics.Services.ContactSensor. . :: . .ReliableSubscribe
        Microsoft.Robotics.Services.ContactSensor. . :: . .Subscribe
        Microsoft.Robotics.Services.Drive.Proxy. . :: . .ReliableSubscribe
        Microsoft.Robotics.Services.Drive.Proxy. . :: . .Subscribe
        Microsoft.Robotics.Services.Drive. . :: . .ReliableSubscribe
        Microsoft.Robotics.Services.Drive. . :: . .Subscribe
        Microsoft.Robotics.Services.DssStream.Proxy. . :: . .Subscribe
        Microsoft.Robotics.Services.DssStream. . :: . .Subscribe
        Microsoft.Robotics.Services.Encoder.Proxy. . :: . .ReliableSubscribe
        Microsoft.Robotics.Services.Encoder.Proxy. . :: . .Subscribe
        Microsoft.Robotics.Services.Encoder. . :: . .ReliableSubscribe
        Microsoft.Robotics.Services.Encoder. . :: . .Subscribe
        Microsoft.Robotics.Services.GpioPinArray.Proxy. . :: . .Subscribe
        Microsoft.Robotics.Services.GpioPinArray. . :: . .Subscribe
        Microsoft.Robotics.Services.Infrared.Proxy. . :: . .Subscribe
        Microsoft.Robotics.Services.Infrared. . :: . .Subscribe
        Microsoft.Robotics.Services.InfraredSensorArray.Proxy. . :: . .Subscribe
        Microsoft.Robotics.Services.InfraredSensorArray. . :: . .Subscribe
        Microsoft.Robotics.Services.PanTilt.Proxy. . :: . .Subscribe
        Microsoft.Robotics.Services.PanTilt. . :: . .Subscribe
        Microsoft.Robotics.Services.Sonar.Proxy. . :: . .Subscribe
        Microsoft.Robotics.Services.Sonar. . :: . .Subscribe
        Microsoft.Robotics.Services.SonarSensorArray.Proxy. . :: . .Subscribe
        Microsoft.Robotics.Services.SonarSensorArray. . :: . .Subscribe
        Microsoft.Robotics.Services.WebCam.Proxy. . :: . .Subscribe
        Microsoft.Robotics.Services.WebCam. . :: . .Subscribe

See Also

Subscribe< (Of < ( <'TBody, TResponse> ) > ) > Members

Microsoft.Dss.ServiceModel.Dssp Namespace