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