com.aspose.html

Class MeteredCountService



  • public class MeteredCountService
    extends Object
    This internal class is used to handle customer's consumption data, the unit is MB.
    • Method Detail

      • increaseCount

        public void increaseCount(double count)
        Increase customer consumption data, and try to upload data
        Parameters:
        count - increased quantities, in unit of MB
      • getAndResetCount

        public double getAndResetCount()
        Gets and Resets customer consumption data
        Returns:
        quantities of customer consumption data