Get Class
Microsoft Robotics Class Reference
Operation Retrieve Motor State
Namespace: Microsoft.Robotics.Services.Motor.Proxy
Assembly: RoboticsCommon.Proxy (in RoboticsCommon.Proxy.dll) Version: 4.0.261.0
Syntax
[XmlTypeAttribute(IncludeInSchema = false)]
public class Get : Get<GetRequestType, PortSet<MotorState, Fault>>
Inheritance Hierarchy
System. . :: . .Object
Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation
Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation< (Of < ( <'TBody, TResponse> ) > ) >
Microsoft.Dss.ServiceModel.Dssp. . :: . .Get< (Of < ( <'GetRequestType, PortSet< (Of < ( <'MotorState, Fault> ) > ) >> ) > ) >
Microsoft.Robotics.Services.Motor.Proxy..::..Get