Method GetKeysAsync
- Namespace
- WhalesSecret.TradeScriptLib.API
- Assembly
- WhalesSecret.TradeScriptLib.dll
GetKeysAsync()
Gets all keys in the persistent storage.
Task<byte[][]> GetKeysAsync()
Returns
Exceptions
- DatabaseErrorException
Thrown if a database error occurred.