Get Constructor (GetRequestType, PortSet(State, Fault))
Microsoft Robotics Class Reference
Initializes a new instance of the Get class
Namespace: Microsoft.Dss.Services.TestAggregator.Proxy
Assembly: Microsoft.Dss.Runtime.Proxy (in Microsoft.Dss.Runtime.Proxy.dll) Version: 2.1.9999.0
Syntax
public Get(
GetRequestType body,
PortSet<State, Fault> responsePort
)
'Declaration
Public Sub New ( _
body As GetRequestType, _
responsePort As PortSet(Of State, Fault) _
)
public:
Get(
GetRequestType^ body,
PortSet<State^, Fault^>^ responsePort
)
Parameters
- responsePort
Type: Microsoft.Ccr.Core. . :: .PortSet< (Of < (State, Fault> ) > )
See Also
Get Overload