[AdapterCommandAttribute("Resets the statistics of the action adapter.")]
[LabelAttribute("Reset Statistics")]
public override void ResetStatistics()
<AdapterCommandAttribute("Resets the statistics of the action adapter.")>
<LabelAttribute("Reset Statistics")>
Public Overrides Sub ResetStatistics
public:
[AdapterCommandAttribute(L"Resets the statistics of the action adapter.")]
[LabelAttribute(L"Reset Statistics")]
virtual void ResetStatistics() override
function ResetStatistics();