Metered

Overview

Metered is a class in Aspose.3D FOSS for .NET.

Metered license management class (not available in FOSS version)

Methods

SignatureDescription
Metered()Creates 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)

See Also