Query Class

Microsoft Robotics Class Reference

Query of partners by name

Namespace: Microsoft.Dss.Services.PartnerListManager
Assembly: Microsoft.Dss.Runtime (in Microsoft.Dss.Runtime.dll) Version: 4.0.261.0 (4.0.261.0)

Syntax

public class Query : Query<QueryRequestType, PortSet<QueryResponseType, Fault>>

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation
    Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation< (Of < ( <'TBody, TResponse> ) > ) >
      Microsoft.Dss.ServiceModel.Dssp. . :: . .Query< (Of < ( <'QueryRequestType, PortSet< (Of < ( <'QueryResponseType, Fault> ) > ) >> ) > ) >
        Microsoft.Dss.Services.PartnerListManager..::..Query

See Also

Query Members

Microsoft.Dss.Services.PartnerListManager Namespace