Subject | English | Chinese simplified |
comp., MS | asynchronous pattern | 异步模式 (A core technology in the .NET Framework which provides an efficient model to manage asynchronous operations and a consistent programming model) |
comp., MS | event-based asynchronous pattern | 基于事件的异步模式 (A design pattern that uses events to expose asynchronous features of a class) |