Share via


GetOperation Class

Microsoft Robotics Class Reference

Get operation

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 GetOperation : Get<GetRequestType, DsspResponsePort<PartnerListType>>

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation
    Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation< (Of < ( <'TBody, TResponse> ) > ) >
      Microsoft.Dss.ServiceModel.Dssp. . :: . .Get< (Of < ( <'GetRequestType, DsspResponsePort< (Of < ( <'PartnerListType> ) > ) >> ) > ) >
        Microsoft.Dss.Services.PartnerListManager..::..GetOperation

See Also

GetOperation Members

Microsoft.Dss.Services.PartnerListManager Namespace