Delphi 7 and Web Service Global Activation Model Fix
Delphi 6 Update 2 and higher (including Delphi 7 and Delphi 2005) offer a special Service Activation Model option when creating new SOAP Server Interfaces. The Service Activation Model can be set to Per Request or Global. The default value is Per Request, which means that for every incoming client request, a new instance of the SOAP object will be created (and destroyed after use). 阅读全文>
发表于 @ 2005年10月06日 20:09:00|评论(loading...)|编辑|收藏