
Awaiter
UK
/əˈweɪtə/
US
/əˈweɪtɚ/

Translation of "awaiter" into Russian
Definitions
awaiter
NounUK
/əˈweɪtə/
US
/əˈweɪtɚ/
One who awaits; a person who waits for something or someone.
The awaiter stood patiently at the station, looking out for the next train.
In computing, an object or construct that monitors and resumes execution once an asynchronous operation has completed.
In C#, every task has an awaiter that schedules the continuation when the I/O operation finishes.
awaiter
AdjectiveUK
/əˈweɪtə/
US
/əˈweɪtɚ/
Relating to an awaiter or the act of awaiting (used before a noun).
The awaiter pattern simplifies asynchronous programming.