GetConsumptionQuantity
Metered.GetConsumptionQuantity method
처리된 MB 양을 검색합니다.
public static decimal GetConsumptionQuantity()
예
다음 예는 처리된 MB 양을 검색하는 방법을 보여줍니다.
string publicKey = "Public Key";
string privateKey = "Private Key";
Metered metered = new Metered();
metered.SetMeteredKey(publicKey, privateKey);
decimal mbProcessed = Metered.GetConsumptionQuantity();
또한보십시오
- class Metered
- 네임스페이스 GroupDocs.Signature
- 집회 GroupDocs.Signature