What's the best way for getting signalled (similar to AutoResetEvent
) when an exclusive handle to a file is acquired? (e.g. at the end of a huge file copy)
What's the best way for getting signalled (similar to AutoResetEvent
) when an exclusive handle to a file is acquired? (e.g. at the end of a huge file copy)