Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有谁知道 Mono 3.0.10 是否支持 Wcf Duplex on tcp binding。我编写了一个简单的测试项目,当在 Mono CLR(windows 版本)上运行时,在第一次调用合约方法时会引发超时异常。
有任何想法吗?
我还尝试在 Mono CLR(安装在 ubuntu 上的 3.0.12 版)上运行该项目,并得到相同的超时异常。