Metered
Overview
Metered is a class in Aspose.3D FOSS for .NET.
Metered license management class (not available in FOSS version)
This class provides 4 methods for working with Metered objects in .NET programs.
Available methods include: GetConsumptionCredit, GetConsumptionQuantity, Metered, SetMeteredKey.
All public members are accessible to any .NET application after installing the Aspose.3D FOSS for .NET package.
Methods
| Signature | Description |
|---|---|
Metered() | Constructs a new Metered instance |
SetMeteredKey(publicKey: string, privateKey: string) | Not implemented in the FOSS edition — throws at runtime. Sets metered public and private key (not available in FOSS version) |
GetConsumptionCredit() | Not implemented in the FOSS edition — throws at runtime. Gets consumed credit quantity (not available in FOSS version) |
GetConsumptionQuantity() | Not implemented in the FOSS edition — throws at runtime. Gets consumption quantity (not available in FOSS version) |