English | Hebrew |
asynchronous pattern | תבנית לא סינכרונית (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 | תבנית אסינכרונית מבוססת אירועים (A design pattern that uses events to expose asynchronous features of a class) |