HttpGet Class
Microsoft Robotics Class Reference
Inbound HttpGet. Dss Internal Use.
Namespace: Microsoft.Dss.Core.DsspHttp
Assembly: Microsoft.Dss.Base (in Microsoft.Dss.Base.dll) Version: 4.0.261.0 (4.0.261.0)
Syntax
public class HttpGet : Get<HttpGetRequestType, PortSet<HttpResponseType, Fault>>
Remarks
Operation is instantiated within the infrastructure in response to external HTTP requests
Inheritance Hierarchy
System. . :: . .Object
Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation
Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation< (Of < ( <'TBody, TResponse> ) > ) >
Microsoft.Dss.ServiceModel.Dssp. . :: . .Get< (Of < ( <'HttpGetRequestType, PortSet< (Of < ( <'HttpResponseType, Fault> ) > ) >> ) > ) >
Microsoft.Dss.Core.DsspHttp..::..HttpGet