Angelo Lee's Blog
This is my kingdom .If i don't fight for it ,who will ?

1、通常情况下,WCF 只能调用使用默认构造方法。可以绕开这个限制,但这个服务实例模式只能是Single。需要将服务声明为

[ServiceBehavior(InstanceContextMode=InstanceContextMode.Single)]
posted on 2010-12-22 13:47  Angelo Lee  阅读(130)  评论(0编辑  收藏  举报