QueryStreamProperty Class

Microsoft Robotics Class Reference

Query a stream property

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

Syntax

[XmlTypeAttribute(IncludeInSchema = false)]
public class QueryStreamProperty : Query<NameValuePair, PortSet<NameValuePair, Fault>>

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation
    Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation< (Of < ( <'TBody, TResponse> ) > ) >
      Microsoft.Dss.ServiceModel.Dssp. . :: . .Query< (Of < ( <'NameValuePair, PortSet< (Of < ( <'NameValuePair, Fault> ) > ) >> ) > ) >
        Microsoft.Robotics.Services.DssStream.Proxy..::..QueryStreamProperty

See Also

QueryStreamProperty Members

Microsoft.Robotics.Services.DssStream.Proxy Namespace