BITS, C#, background intelligent transfer service, and EVENTS

  • Thread starter Thread starter BITS-guy
  • Start date Start date
B

BITS-guy

I am successfully using BITS in my C# application. I am, however,
polling for changes in the state of BITS jobs. Does anyone have any
example code for receiving events for this notifications in C#???? Is
this possible????

I would like to add prioritization of the jobs but I feel I can only
do so well using notifications. Polling would be much less efficient.

Please reply!!!
 
Hello.

The answer to this question was posted a couple of days ago under "BITS
notification using C# (SetNotifyInterface)."
 
Back
Top