A
Andy Fish
Hi,
I'm using the Monitor class to perform some simple synchronization between
threads. In the documentation for pulse it says:
"The remarks for Wait(Object, Int32) address an issue that arises when Pulse
is invoked before Wait."
I can't find any reference to this issue anywhere. Can someone enlighten me
as to the nature of it?
TIA
Andy
I'm using the Monitor class to perform some simple synchronization between
threads. In the documentation for pulse it says:
"The remarks for Wait(Object, Int32) address an issue that arises when Pulse
is invoked before Wait."
I can't find any reference to this issue anywhere. Can someone enlighten me
as to the nature of it?
TIA
Andy