Function BlockableChannel.Reopen
        
                Reopen
        
                ()
    
            
            Resets a closed channel so that it can be used again.
                Public
            
        void Reopen ()
Resets a closed channel so that it can be used again.
The existing queue is preserved.
This will throw an exception if there are any receivers still active.