Article ID: 825724 - Last Review: May 17, 2007 - Revision: 2.3 A delay may occur when a call is made to the TCPClient method in the Microsoft .NET Framework 1.1SYMPTOMSYou may notice a delay of 60 seconds or more when a
call is made to the TCPClient method in the Microsoft .NET Framework 1.1. WORKAROUNDTo work around this behavior, you must load the configuration file of the control before the TCPClient method is called. To do this, follow these steps:
STATUS This
behavior is by design. REFERENCESFor additional information, visit the following Microsoft
Developer Network (MSDN) Web sites: TcpClient class http://msdn2.microsoft.com/en-us/library/system.net.sockets.tcpclient(vs.71).aspx
(http://msdn2.microsoft.com/en-us/library/system.net.sockets.tcpclient(vs.71).aspx)
ServicePointManager
classhttp://msdn2.microsoft.com/en-us/library/system.net.servicepointmanager(vs.71).aspx
(http://msdn2.microsoft.com/en-us/library/system.net.servicepointmanager(vs.71).aspx)
| Article Translations
|
Back to the top
