Binds an operating system handle to the System.Threading.ThreadPool.
osHandle An IntPtr that holds the handle. The handle must have been opened for overlapped I/O on the unmanaged side.
true if the handle is bound; otherwise, false.