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

silverlight - Applying a style to ItemContainerStyle in C# -

c# - NullReferenceException in MySqlClient.NativeDriver -

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