开发者

What does the Reliable property mean in netTcpBinding

开发者 https://www.devze.com 2023-01-22 13:39 出处:网络
The netTcpBidning has a reliable property, but the documentation doesn\'t state what it does. For instance: Do it send keep-alives over the c开发者_Python百科onnection? Do it reconnect if connection

The netTcpBidning has a reliable property, but the documentation doesn't state what it does.

For instance: Do it send keep-alives over the c开发者_Python百科onnection? Do it reconnect if connection is lost?


Try

How to get reliable call-backs with WCF using NetTcpBinding

and

http://netindonesia.net/blogs/kasim.wirama/archive/2007/12/12/implementing-reliable-session-in-wcf.aspx

0

精彩评论

暂无评论...
验证码 换一张
取 消