RE: [C#] EventLog and Threads
It's a very interesting question.... Jedimark and I searched for the problem a while, and suddenly I remembered you can't write to the Event log from another Thread...
So the question should be (at least that's what I think): how to make another thread execute a function?
|