external event

  • Thread starter Thread starter csharpula csharp
  • Start date Start date
C

csharpula csharp

Hello,
I would like to know how to do pooling of some external event (not via
callbacks because the event won't come from c# module) in once in a
while according to what user will decide?
How to implement this? Thank u !
 
Well, what kind of event is this? What is the mechanism? I am guessing
you don't mean the event synchronization primitive because it is something
you do not poll.
 

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