asynchronous - Best practice to close WCF Clients after async calls -


can advice me best practice closing wcf clients after doing async calls? should within "completed" method or should there different approach?

/bb

it's practice close client in endoperation() method.

--larsw


Comments

Popular posts from this blog

ASP.NET/SQL find the element ID and update database -

jquery - appear modal windows bottom -

c++ - Compiling static TagLib 1.6.3 libraries for Windows -