From: Cesar on 9 Nov 2009 08:45 Hello All. I'm using WCF (with wsHttpBinding) and trying to disconnect selective client connections programmatically from the server side. I need this because I'm implementing a Login() method, which in case of fails, the server disconnects the client with no mercy. Also, its good to release resources in case of a client just crashes or bad implemented (i.e. no Dispose rotines on client). Is there a way to perform this (closing connection) direct from the server? []s Cesar
|
Pages: 1 Prev: How do I begin thinking on converting MS Access ap to web based/DotNet Next: Marie-Alix |