Share via


State Class

Microsoft Robotics Class Reference

Default Target state, contains information about currently running services.

Namespace: Microsoft.Dss.Services.DefaultTarget.Proxy
Assembly: Microsoft.Dss.Runtime.Proxy (in Microsoft.Dss.Runtime.Proxy.dll) Version: 4.0.261.0

Syntax

[DataContractAttribute(Namespace = "https://schemas.microsoft.com/xw/2005/03/defaulttarget.html")]
[XmlRootAttribute(Namespace = "https://schemas.microsoft.com/xw/2005/03/defaulttarget.html", 
    ElementName = "State")]
public class State : IDssSerializable, ICloneable

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.Dss.Services.DefaultTarget.Proxy..::..State

See Also

State Members

Microsoft.Dss.Services.DefaultTarget.Proxy Namespace