In this article, learn to implement the Dispose method, which releases unmanaged resources used by your code in .NET....might identify a handle, and on Unix, a file descriptor. The SafeHandle...it (via the close function on Unix or CloseHandle function on Windows)...