Share via


HttpFaultResponse Class

Microsoft Robotics Class Reference

Fault response on HTTP requests

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 = "HttpFaultResponse")]
public class HttpFaultResponse : IDssSerializable, 
    ICloneable

Inheritance Hierarchy

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

See Also

HttpFaultResponse Members

Microsoft.Dss.Services.DefaultTarget.Proxy Namespace