Exactly same problem i found last year when i was developing my first
project in .net and that was multithreaded server.
to handle that i think u should use event, Define Custom Event and
call that event wherever u want. To understand the working of event, u
should learn use of delegates as both have very close relation in .Net
Hope above suggestion may help

Reply via email to