[AdapterCommandAttribute("Stops the action adapter.")]
public override void Stop()
<AdapterCommandAttribute("Stops the action adapter.")>
Public Overrides Sub Stop
public:
[AdapterCommandAttribute(L"Stops the action adapter.")]
virtual void Stop() override
function Stop();