目录前言1. 使用try和except2. 捕获多种异常3. 使用else和finally4. 捕获所有异常5. 抛出异常附:异常问题的解决方法TabError的解决方法EOFError的解决方法总结前言
We are currently trying to move large amounts of data to a Silverlight 3 client using WCF with PollingDuplex.I have read about the MultiplerMessagesPerPoll in Silverlight 4 and it appears to be quite