K
kpg
Hi all,
Suppose I have a class in my project that raises an event, and the code
that that uses this class consumes the event and does some processing as a
result.
Question: In the routine of the class the raises the event, does execution
wait until the event consumer has finished its processing before execution
proceeds?
Thanks,
kpg
Suppose I have a class in my project that raises an event, and the code
that that uses this class consumes the event and does some processing as a
result.
Question: In the routine of the class the raises the event, does execution
wait until the event consumer has finished its processing before execution
proceeds?
Thanks,
kpg