IsEmptyAsync Method IsEmptyAsync() Transactional implementation of IHMap<TKey,TValue>.IsEmptyAsync. Declaration Task<bool> IsEmptyAsync() Returns Task<bool> true if the map does not contain entries; otherwise false.