Aspose::Pub::MeteredCountService::IncreaseCount method

MeteredCountService::IncreaseCount(double) method

Increase customer consumption file size, and try to upload data.

void Aspose::Pub::MeteredCountService::IncreaseCount(double count)
ParameterTypeDescription
countdoubleincreased quantities, in unit of MB

See Also

MeteredCountService::IncreaseCount(System::Decimal, bool) method

Increase customer consumption file size.

void Aspose::Pub::MeteredCountService::IncreaseCount(System::Decimal count, bool isSend)
ParameterTypeDescription
countSystem::Decimalincreased file quantities, in unit of MB
isSendboolwhether upload data

See Also