The Task-based Asynchronous Pattern(TAP)

时间:2020-03-05 04:49:30
【文件属性】:

文件名称:The Task-based Asynchronous Pattern(TAP)

文件大小:958KB

文件格式:PDF

更新时间:2020-03-05 04:49:30

The Task-based Asynchronous Pattern TAP

The Task-based Asynchronous Pattern (TAP) is a new pattern for asynchrony in the .NET Framework. It is based on the Task and Task types in the System.Threading.Tasks namespace, which are used to represent arbitrary asynchronous operations.


网友评论