<div>Hello everybody,</div><div>&nbsp;</div><div>when hosting the RabbitMQClient in a Winform and call .Dispose() and subscribe to an Exchange&nbsp;my Winform hangs. After checking, I investigated that the a call in ShutdownContinuation.Wait()&nbsp; caused to hang in BlockingCell.Value -&gt; Monitor.Wait(this); and never returns.</div><div>Can anybody help me to solve my problem. What can be the reason for this.</div><div>&nbsp;</div><div>Thanks in advance.</div><div>&nbsp;</div><div>Micha</div>