HttpPost Class
Microsoft Robotics Class Reference
Dss Internal Use. DsspHttp Post
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 HttpPost : Submit<HttpPostRequestType, 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. . :: . .Submit< (Of < ( <'HttpPostRequestType, PortSet< (Of < ( <'HttpResponseType, Fault> ) > ) >> ) > ) >
Microsoft.Dss.Core.DsspHttp..::..HttpPost