[AdapterCommandAttribute("Stops the statistics engine.", new string[] { ... })]
public override void Stop()
<AdapterCommandAttribute("Stops the statistics engine.", New String() { ... })>
Public Overrides Sub Stop
public:
[AdapterCommandAttribute(L"Stops the statistics engine.", __gc new array<String^>^ { ... })]
virtual void Stop() override
function Stop();