/// <inheritdoc/> public virtual Task <bool> CanCloseAsync() { return(TaskHelper.FromResult(true)); }