English | German |
asynchronous pattern | asynchrones Muster (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 | ereignisbasiertes asynchrones Muster (A design pattern that uses events to expose asynchronous features of a class) |