We are using WCF service
on the client side we are planning to explicitly close the connection It seems there are more then one way of closing
Sample1: In t
Use sample 1
Here is a good article on why you should not use using:
http://msdn.microsoft.com/en-us/library/aa355056.aspx