Get Class
Microsoft Robotics Class Reference
Get
Namespace: Microsoft.Dss.Services.Test
Assembly: Microsoft.Dss.Runtime (in Microsoft.Dss.Runtime.dll) Version: 2.1.9999.0
Syntax
public class Get : Get<GetRequestType, PortSet<TestServiceState, Fault>>
'Declaration
Public Class Get _
Inherits Get(Of GetRequestType, PortSet(Of TestServiceState, Fault))
public ref class Get : public Get<GetRequestType^, PortSet<TestServiceState^, Fault^>^>
Inheritance Hierarchy
System. . :: .Object
Microsoft.Dss.ServiceModel.Dssp. . :: .DsspOperation
Microsoft.Dss.ServiceModel.Dssp. . :: .DsspOperation< (Of < (TBody, TResponse> ) > )
Microsoft.Dss.ServiceModel.Dssp. . :: .Get< (Of < (GetRequestType, PortSet< (Of < (TestServiceState, Fault> ) > )> ) > )
Microsoft.Dss.Services.Test..::.Get