My application is leaking channels.Apperently some channels are not being closed correctly but i can't find where. At some point my application hangs because there is no channel left to open.
Is there some method to get all open channels in the servicemodel so i c an backtrace the problem?