Share via


Drop Class

Microsoft Robotics Class Reference

Drop 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 Drop : Drop<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. . :: . .Drop< (Of < ( <'Object, PortSet< (Of < ( <'Object, Fault> ) > ) >> ) > ) >
        Microsoft.Dss.Services.DefaultTarget.Proxy..::..Drop

See Also

Drop Members

Microsoft.Dss.Services.DefaultTarget.Proxy Namespace