English | Italian |
asynchronous pattern | modello asincrono (A core technology in the .NET Framework which provides an efficient model to manage asynchronous operations and a consistent programming model) |
event-based asynchronous pattern | modello asincrono basato su eventi (A design pattern that uses events to expose asynchronous features of a class) |