count_keys_sync


Description:

public bool count_keys_sync (out int64 out_n_stored, Cancellable? cancellable = null) throws Error

Counts how many keys the this stores and set it to the out_n_stored.

Parameters:

this

an CacheKeys

out_n_stored

return location to set count of stored keys

cancellable

optional Cancellable object, or null

Returns:

Whether succeeded.