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

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

xslt - Umbraco and EXSLT sets do not work -

php - How can I merge Nodes & Webform Submissions into instances of one general Content Type in Drupal 6? -