ReplaceStreamState Class

Microsoft Robotics Class Reference

Stream Service Replace Operation

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

Syntax

[XmlTypeAttribute(IncludeInSchema = false)]
public class ReplaceStreamState : Replace<StreamState, PortSet<ReplaceStreamResponse, Fault>>

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation
    Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation< (Of < ( <'TBody, TResponse> ) > ) >
      Microsoft.Dss.ServiceModel.Dssp. . :: . .Replace< (Of < ( <'StreamState, PortSet< (Of < ( <'ReplaceStreamResponse, Fault> ) > ) >> ) > ) >
        Microsoft.Robotics.Services.DssStream.Proxy..::..ReplaceStreamState

See Also

ReplaceStreamState Members

Microsoft.Robotics.Services.DssStream.Proxy Namespace