In WCF, does a timeout fault the channel?

Posted by Programming Hero on Stack Overflow See other posts from Stack Overflow or by Programming Hero
Published on 2010-04-15T15:44:07Z Indexed on 2010/04/15 15:53 UTC
Read the original article Hit count: 213

Filed under:
|

In WCF does a timeout on a request-response operation fault the client's channel? Is the same true for the server's channel?

© Stack Overflow or respective owner

Related posts about wcf

Related posts about timeoutexception