Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 360 Bytes

RESETSERVERVOLUME.md

File metadata and controls

16 lines (12 loc) · 360 Bytes

API-method resetservervolume

Signature

bool resetservervolume(int ServerId, string Sounter);

Description

Reset download volume statistics for a specified news-server.

Arguments

  • ServerId (int) - Server ID to reset.
  • Counter (string) - The custom counter.

Return value

true on success or false on failure.