TestServiceState Class

Microsoft Robotics Class Reference

Service state

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

Syntax

[DataContractAttribute(Namespace = "https://schemas.microsoft.com/xw/2005/03/testbase.html")]
public class TestServiceState
'Declaration
<DataContractAttribute(Namespace := "https://schemas.microsoft.com/xw/2005/03/testbase.html")> _
Public Class TestServiceState
[DataContractAttribute(Namespace = L"https://schemas.microsoft.com/xw/2005/03/testbase.html")]
public ref class TestServiceState

Inheritance Hierarchy

System. . :: .Object
  Microsoft.Dss.Services.Test..::.TestServiceState
    Microsoft.Dss.Services.Test. . :: .UpdateTestRequest

See Also

TestServiceState Members

Microsoft.Dss.Services.Test Namespace