WriteData Class

Microsoft Robotics Class Reference

Send a series of bytes 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 WriteData : Submit<StreamData, PortSet<DefaultSubmitResponseType, Fault>>

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation
    Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation< (Of < ( <'TBody, TResponse> ) > ) >
      Microsoft.Dss.ServiceModel.Dssp. . :: . .Submit< (Of < ( <'StreamData, PortSet< (Of < ( <'DefaultSubmitResponseType, Fault> ) > ) >> ) > ) >
        Microsoft.Robotics.Services.DssStream..::..WriteData

See Also

WriteData Members

Microsoft.Robotics.Services.DssStream Namespace