DropProcess Class

Microsoft Robotics Class Reference

DropProcess

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

Syntax

[XmlTypeAttribute(IncludeInSchema = false)]
public class DropProcess : Drop<DropProcessBody, PortSet<DefaultDropResponseType, Fault>>

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation
    Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation< (Of < ( <'TBody, TResponse> ) > ) >
      Microsoft.Dss.ServiceModel.Dssp. . :: . .Drop< (Of < ( <'DropProcessBody, PortSet< (Of < ( <'DefaultDropResponseType, Fault> ) > ) >> ) > ) >
        Microsoft.Dss.Services.ControlPanel.Proxy..::..DropProcess

See Also

DropProcess Members

Microsoft.Dss.Services.ControlPanel.Proxy Namespace