Async.prototype.finally()
APIAsync
添加一个Async结束监听器(无数据),兼容Promise.prototype.finally()
调用方法
参数介绍
关联API
- @.async()
- @.async.reject()
- @.async.resolve()
- Async()
- Async.prototype.all()
- Async.prototype.async()
- Async.prototype.catch()
- Async.prototype.domain()
- Async.prototype.finished()
- Async.prototype.frame
- Async.prototype.pipe()
- Async.prototype.promise()
- Async.prototype.rejected()
- Async.prototype.resolve()
- Async.prototype.then()