Search   Feed   Browse   Add
Feed items 1 - 1 of 1 for April 2004

Specifying Timeout for remoting calls - April 13, 2004

This week while working on a case, I discovered how to set timeout values for Remoting calls which I though is pretty cool. We have missed this attribute a lot in DCOM.            We can specify the timeout attribute on the HttpChannel and that sets the time an Http request will wait in GetResponse() method of HttpWebRequest, before it throws an exception. That in remoting translates to when you make a remoting call(sync or async) the...
http://blogs.msdn.com/anantd/archive/2004/04/13/112350.aspx
Available Archives
- March (2 items)
- April (1 item)
- June (1 item)
Sponsored Links
© 2008 FeedCapsule.com  |  Contact