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