开发者

Best practice to close WCF Clients after async calls

开发者 https://www.devze.com 2023-01-19 05:20 出处:网络
Can anybody advice me the best practice for closing WCF clients after doing a async calls? Should it be within the\"comple开发者_JAVA百科ted\" method or should there be a different approach?

Can anybody advice me the best practice for closing WCF clients after doing a async calls? Should it be within the "comple开发者_JAVA百科ted" method or should there be a different approach?

/BB


It's a good practice to close the client in the EndOperation() method.

--larsw

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号