DsspDefaultDrop Method (DropRequestType, DsspDefaultDrop)
Microsoft Robotics Class Reference
Namespace: Microsoft.Dss.Services.Test.Proxy
Assembly: Microsoft.Dss.Runtime.Proxy (in Microsoft.Dss.Runtime.Proxy.dll) Version: 2.1.9999.0
Syntax
public virtual Choice DsspDefaultDrop(
DropRequestType body,
out DsspDefaultDrop operation
)
'Declaration
Public Overridable Function DsspDefaultDrop ( _
body As DropRequestType, _
<OutAttribute> ByRef operation As DsspDefaultDrop _
) As Choice
public:
virtual Choice^ DsspDefaultDrop(
DropRequestType^ body,
[OutAttribute] DsspDefaultDrop^% operation
)
Parameters
- operation
Type: Microsoft.Dss.ServiceModel.Dssp. . :: .DsspDefaultDrop %