Share via


Get Method

Microsoft Robotics Class Reference

Namespace:  Microsoft.Dss.Services.Test.Proxy
Assembly:  Microsoft.Dss.Runtime.Proxy (in Microsoft.Dss.Runtime.Proxy.dll) Version: 2.1.9999.0

Syntax

public virtual PortSet<TestServiceState, Fault> Get()
'Declaration
Public Overridable Function Get As PortSet(Of TestServiceState, Fault)
public:
virtual PortSet<TestServiceState^, Fault^>^ Get()

See Also

TestBaseOperations Class

Get Overload

Microsoft.Dss.Services.Test.Proxy Namespace