摘要: The ServiceHost class implements a finite-state machine. A ServiceHost object can be in one of a small number of states, and there are well defined rules that determine how the WCF runtime transitions a ServiceHost object from one state to another. Some of these transitions occur as the result of sp 阅读全文
posted @ 2011-12-22 16:52 HelloWorld.Michael 阅读(313) 评论(0) 推荐(0)