public IAsyncResult BeginPeek()
 {
     return(delegateQueue.BeginPeek());
 }