UpdateBytes Class

Microsoft Robotics Class Reference

Request to update raw bytes in a mountpoint resource

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

Syntax

[XmlTypeAttribute(IncludeInSchema = false)]
public class UpdateBytes : Update<UpdateBytesRequest, DsspResponsePort<DefaultUpdateResponseType>>

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation
    Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation< (Of < ( <'TBody, TResponse> ) > ) >
      Microsoft.Dss.ServiceModel.Dssp. . :: . .Update< (Of < ( <'UpdateBytesRequest, DsspResponsePort< (Of < ( <'DefaultUpdateResponseType> ) > ) >> ) > ) >
        Microsoft.Dss.Services.MountService.Proxy..::..UpdateBytes

See Also

UpdateBytes Members

Microsoft.Dss.Services.MountService.Proxy Namespace