HttpQuery Method
Microsoft Robotics Class Reference
Namespace: Microsoft.Dss.Services.TestAggregator.Proxy
Assembly: Microsoft.Dss.Runtime.Proxy (in Microsoft.Dss.Runtime.Proxy.dll) Version: 2.1.9999.0
Syntax
public virtual PortSet<HttpResponseType, Fault> HttpQuery()
'Declaration
Public Overridable Function HttpQuery As PortSet(Of HttpResponseType, Fault)
public:
virtual PortSet<HttpResponseType^, Fault^>^ HttpQuery()