GetConsumptionCredit
Metered.GetConsumptionCredit method
Kullanılan kredi miktarını alır
public static decimal GetConsumptionCredit()
Örnekler
Aşağıdaki örnek, işlenen MB miktarının nasıl alınacağını gösterir.
string publicKey = "Public Key";
string privateKey = "Private Key";
Metered metered = new Metered();
metered.SetMeteredKey(publicKey, privateKey);
decimal usedCredits = Metered.GetConsumptionCredit();
Ayrıca bakınız
- class Metered
- ad alanı GroupDocs.Merger
- toplantı GroupDocs.Merger