Subject | English | Hungarian |
comp., MS | asynchronous event | aszinkron esemény (An event whose handler runs in a different processing thread from the action that raised the event. The event handler and the action are processed simultaneously) |
comp., MS | event-based asynchronous pattern | eseményalapú aszinkron minta (A design pattern that uses events to expose asynchronous features of a class) |