Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Microsoft Robotics Class Reference
Initialization constructor
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 HttpPost(
HttpPostRequestType body,
PortSet<HttpResponseType, Fault> responsePort
)
Parameters
- body
Type: Microsoft.Dss.Core.DsspHttp. . :: . .HttpPostRequestType
Request body.
- responsePort
Type: Microsoft.Ccr.Core. . :: . .PortSet< (Of < ( <'HttpResponseType, Fault> ) > ) >
Port on which the response (success or failure) is to be sent.
See Also
HttpPost Overload