[AdapterCommandAttribute("Stops each adapter in the collection.", new string[] { ... })]
public virtual void Stop()
<AdapterCommandAttribute("Stops each adapter in the collection.", New String() { ... })>
Public Overridable Sub Stop
public:
[AdapterCommandAttribute(L"Stops each adapter in the collection.", __gc new array<String^>^ { ... })]
virtual void Stop()
function Stop();