[AdapterCommandAttribute("Stops the adapter.")] public virtual void Stop()
<AdapterCommandAttribute("Stops the adapter.")> Public Overridable Sub Stop
public: [AdapterCommandAttribute(L"Stops the adapter.")] virtual void Stop()
function Stop();
In This Article