Update Class
Microsoft Robotics Class Reference
Update with untyped body and response
Namespace: Microsoft.Dss.Services.DefaultTarget.Proxy
Assembly: Microsoft.Dss.Runtime.Proxy (in Microsoft.Dss.Runtime.Proxy.dll) Version: 4.0.261.0
Syntax
[XmlTypeAttribute(IncludeInSchema = false)]
public class Update : Update<Object, PortSet<Object, Fault>>
Inheritance Hierarchy
System. . :: . .Object
Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation
Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation< (Of < ( <'TBody, TResponse> ) > ) >
Microsoft.Dss.ServiceModel.Dssp. . :: . .Update< (Of < ( <'Object, PortSet< (Of < ( <'Object, Fault> ) > ) >> ) > ) >
Microsoft.Dss.Services.DefaultTarget.Proxy..::..Update