UpdateBytesRequest Class

Microsoft Robotics Class Reference

Request to update raw bytes

Namespace: Microsoft.Dss.Services.MountService.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/11/mountservice.html")]
[XmlRootAttribute(Namespace = "https://schemas.microsoft.com/xw/2005/11/mountservice.html", 
    ElementName = "UpdateBytesRequest")]
public class UpdateBytesRequest : IDssSerializable, 
    ICloneable

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.Dss.Services.MountService.Proxy..::..UpdateBytesRequest

See Also

UpdateBytesRequest Members

Microsoft.Dss.Services.MountService.Proxy Namespace