8 #include <system/object.h>
10 #include "aspose.tasks.cpp/aspose_tasks_api_defs.h"
49 class ASPOSE_TASKS_SHARED_CLASS
Metered :
public System::Object
52 typedef System::Object BaseType;
54 typedef ::System::BaseTypesInfo<BaseType> ThisTypeBaseTypesInfo;
55 ASPOSE_TASKS_SHARED_RTTI_INFO_DECL();
67 ASPOSE_TASKS_SHARED_API
void SetMeteredKey(
const System::String& publicKey,
const System::String& privateKey);
Provides methods to set metered key.
Definition: Metered.h:50
static System::Decimal GetConsumptionCredit()
Gets consumption credit.
static System::Decimal GetConsumptionQuantity()
Gets consumption file size.
void SetMeteredKey(const System::String &publicKey, const System::String &privateKey)
Sets metered public and private keys.
bool IsLicensed()
Checks whether the product is successfully licensed using Metered license.
void ResetMeteredKey()
Removes previously setup license.