DsspDefaultDrop Method (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(
    out DsspDefaultDrop operation
)
'Declaration
Public Overridable Function DsspDefaultDrop ( _
    <OutAttribute> ByRef operation As DsspDefaultDrop _
) As Choice
public:
virtual Choice^ DsspDefaultDrop(
    [OutAttribute] DsspDefaultDrop^% operation
)

Parameters

See Also

TestBaseOperations Class

DsspDefaultDrop Overload

Microsoft.Dss.Services.Test.Proxy Namespace