IsEmptyAsync Method IsEmptyAsync() Determines whether this instance is empty. Declaration Task<bool> IsEmptyAsync() Returns Task<Boolean> true if this instance is empty; otherwise, false.