G
Guest
Hi all,
VS 2005 help says that EventWaitHandle has Dispose (IDisposable) and
Finalize protected methods. The Dispose method a bool parameter called
explicitDisposing that indicates if it was called by Dipose ou Finalize, but,
Finalize was not implemented. Is this a bug?
TIA,
VS 2005 help says that EventWaitHandle has Dispose (IDisposable) and
Finalize protected methods. The Dispose method a bool parameter called
explicitDisposing that indicates if it was called by Dipose ou Finalize, but,
Finalize was not implemented. Is this a bug?
TIA,