Gets the remaining quota from www.random.org.
More...
|
| static int | GetQuota () |
| | Gets the remaining quota in bits from the server.
|
| |
| static async Task< int > | GetQuotaAsync () |
| | Gets the remaining quota in bits from the server asynchronously.
|
| |
|
| static int | Quota [get] |
| | Returns the remaining quota in bits from the last check.
|
| |
Gets the remaining quota from www.random.org.
◆ GetQuota()
| static int BogaNet.TrueRandom.CheckQuota.GetQuota |
( |
| ) |
|
|
static |
Gets the remaining quota in bits from the server.
◆ GetQuotaAsync()
| static async Task< int > BogaNet.TrueRandom.CheckQuota.GetQuotaAsync |
( |
| ) |
|
|
static |
Gets the remaining quota in bits from the server asynchronously.
◆ Quota
| int BogaNet.TrueRandom.CheckQuota.Quota |
|
staticget |
Returns the remaining quota in bits from the last check.
- Returns
- Remaining quota in bits from the last check.
The documentation for this class was generated from the following file:
- /Users/stefanlaubenberger/Projects/CSharp/BogaNet/BogaNet.TrueRandom/TrueRandom/CheckQuota.cs