Main Page | Report this Page
.NET DotNet Forum Index  »  General Discussion  »  Event execution question...
Page 1 of 1    

Event execution question...

Author Message
kpg...
Posted: Thu Oct 29, 2009 7:22 am
Guest
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
 
Scott M....
Posted: Thu Oct 29, 2009 7:41 am
Guest
"kpg" <no at (no spam) spam.com> wrote in message
news:Xns9CB35520B7B66ipostthereforeiam at (no spam) 207.46.248.16...
Quote:
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

Yes.
 
 
Page 1 of 1    
All times are GMT - 5 Hours
The time now is Fri Dec 11, 2009 6:34 pm