[AdapterCommandAttribute("Stops each adapter in the collection.")]
public virtual void Stop()
<AdapterCommandAttribute("Stops each adapter in the collection.")>
Public Overridable Sub Stop
public:
[AdapterCommandAttribute(L"Stops each adapter in the collection.")]
virtual void Stop()
function Stop();