Share via


Replace Class

Microsoft Robotics Class Reference

Operation Replace: Configures the encoder

Namespace: Microsoft.Robotics.Services.Encoder.Proxy
Assembly: RoboticsCommon.Proxy (in RoboticsCommon.Proxy.dll) Version: 4.0.261.0

Syntax

[XmlTypeAttribute(IncludeInSchema = false)]
public class Replace : Replace<EncoderState, PortSet<DefaultReplaceResponseType, Fault>>

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation
    Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation< (Of < ( <'TBody, TResponse> ) > ) >
      Microsoft.Dss.ServiceModel.Dssp. . :: . .Replace< (Of < ( <'EncoderState, PortSet< (Of < ( <'DefaultReplaceResponseType, Fault> ) > ) >> ) > ) >
        Microsoft.Robotics.Services.Encoder.Proxy..::..Replace

See Also

Replace Members

Microsoft.Robotics.Services.Encoder.Proxy Namespace