passing messages between threads at run time

  • Thread starter Thread starter marutha.telecom
  • Start date Start date
M

marutha.telecom

Hi,

I'm very new to csharp. I'm learning basics. Is it possible to send
messages to threads at runtime at c sharp? if so please guide me in
doing that.

Thanks is advance,
marutha.
 
Events and event handlers.

--
HTH,

Kevin Spencer
Microsoft MVP
Professional Numbskull

Hard work is a medication for which
there is no placebo.
 
Hi,

What is what you want to do?

You can always use a Producer-Consumer estrategy.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top