Extension Method to Correctly Close WCF Connections When Faults Occur


/ Published in: C#
Save to your folder(s)

Shows how to generically handle fault exceptions in WCF Services which prevent you relying on using() {} to dispose of the connection.

URL: http://www.sage.co.uk/devblog

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.