Get(TBody, TResponse) Class

Microsoft Robotics Class Reference

Get 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 Get<TBody, TResponse> : DsspOperation<TBody, TResponse>
where TBody : new()
where TResponse : new(), IPort

Type Parameters

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

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

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation
    Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation< (Of < ( <'TBody, TResponse> ) > ) >
      Microsoft.Dss.ServiceModel.Dssp..::..Get<(Of <(<'TBody, TResponse>)>)>
        Microsoft.Dss.Core.DsspHttp. . :: . .HttpGet
        Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspDefaultGet
        Microsoft.Dss.Services.ConsoleOutput. . :: . .Get
        Microsoft.Dss.Services.ConsoleOutput.Proxy. . :: . .Get
        Microsoft.Dss.Services.ContractDirectory.Proxy. . :: . .Get
        Microsoft.Dss.Services.ControlPanel. . :: . .Get
        Microsoft.Dss.Services.ControlPanel.Proxy. . :: . .Get
        Microsoft.Dss.Services.DefaultTarget. . :: . .Get
        Microsoft.Dss.Services.DefaultTarget.Proxy. . :: . .Get
        Microsoft.Dss.Services.Directory. . :: . .Get
        Microsoft.Dss.Services.Directory.Proxy. . :: . .Get
        Microsoft.Dss.Services.ManifestLoaderClient. . :: . .Get
        Microsoft.Dss.Services.ManifestLoaderClient.Proxy. . :: . .Get
        Microsoft.Dss.Services.PartnerListManager. . :: . .GetOperation
        Microsoft.Dss.Services.PartnerListManager.Proxy. . :: . .GetOperation
        Microsoft.Dss.Services.Security.Manager. . :: . .Get
        Microsoft.Dss.Services.Security.Manager.Proxy. . :: . .Get
        Microsoft.Dss.Services.SubscriptionManager. . :: . .Get
        Microsoft.Dss.Services.SubscriptionManager.Proxy. . :: . .Get
        Microsoft.Robotics.Services.ADCPinArray. . :: . .Get
        Microsoft.Robotics.Services.ADCPinArray.Proxy. . :: . .Get
        Microsoft.Robotics.Services.AnalogSensor. . :: . .Get
        Microsoft.Robotics.Services.AnalogSensor.Proxy. . :: . .Get
        Microsoft.Robotics.Services.AnalogSensorArray. . :: . .Get
        Microsoft.Robotics.Services.AnalogSensorArray.Proxy. . :: . .Get
        Microsoft.Robotics.Services.ArticulatedArm. . :: . .Get
        Microsoft.Robotics.Services.ArticulatedArm.Proxy. . :: . .Get
        Microsoft.Robotics.Services.Battery. . :: . .Get
        Microsoft.Robotics.Services.Battery.Proxy. . :: . .Get
        Microsoft.Robotics.Services.ContactSensor. . :: . .Get
        Microsoft.Robotics.Services.ContactSensor.Proxy. . :: . .Get
        Microsoft.Robotics.Services.Drive. . :: . .Get
        Microsoft.Robotics.Services.Drive.Proxy. . :: . .Get
        Microsoft.Robotics.Services.DssStream. . :: . .GetStreamState
        Microsoft.Robotics.Services.DssStream.Proxy. . :: . .GetStreamState
        Microsoft.Robotics.Services.Encoder. . :: . .Get
        Microsoft.Robotics.Services.Encoder.Proxy. . :: . .Get
        Microsoft.Robotics.Services.GpioPinArray. . :: . .Get
        Microsoft.Robotics.Services.GpioPinArray.Proxy. . :: . .Get
        Microsoft.Robotics.Services.Infrared. . :: . .Get
        Microsoft.Robotics.Services.Infrared.Proxy. . :: . .Get
        Microsoft.Robotics.Services.InfraredSensorArray. . :: . .Get
        Microsoft.Robotics.Services.InfraredSensorArray.Proxy. . :: . .Get
        Microsoft.Robotics.Services.Motor. . :: . .Get
        Microsoft.Robotics.Services.Motor.Proxy. . :: . .Get
        Microsoft.Robotics.Services.PanTilt. . :: . .Get
        Microsoft.Robotics.Services.PanTilt.Proxy. . :: . .Get
        Microsoft.Robotics.Services.Sonar. . :: . .Get
        Microsoft.Robotics.Services.Sonar.Proxy. . :: . .Get
        Microsoft.Robotics.Services.SonarSensorArray. . :: . .Get
        Microsoft.Robotics.Services.SonarSensorArray.Proxy. . :: . .Get
        Microsoft.Robotics.Services.WebCam. . :: . .Get
        Microsoft.Robotics.Services.WebCam.Proxy. . :: . .Get
        Microsoft.Robotics.Simulation.Engine. . :: . .Get
        Microsoft.Robotics.Simulation.Engine. . :: . .IntersectRay
        Microsoft.Robotics.Simulation.Engine.Proxy. . :: . .Get
        Microsoft.Robotics.Simulation.Engine.Proxy. . :: . .IntersectRay

See Also

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

Microsoft.Dss.ServiceModel.Dssp Namespace