Share via


ReadText Class

Microsoft Robotics Class Reference

Send/Receive a string to the Stream

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

Syntax

public class ReadText : Insert<StreamText, PortSet<DefaultInsertResponseType, Fault>>

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation
    Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation< (Of < ( <'TBody, TResponse> ) > ) >
      Microsoft.Dss.ServiceModel.Dssp. . :: . .Insert< (Of < ( <'StreamText, PortSet< (Of < ( <'DefaultInsertResponseType, Fault> ) > ) >> ) > ) >
        Microsoft.Robotics.Services.DssStream..::..ReadText

See Also

ReadText Members

Microsoft.Robotics.Services.DssStream Namespace