http://bugzilla.novell.com/show_bug.cgi?id=552472


           Summary: Custom WebClient implementation with Timeout does not
                    time out
    Classification: Mono
           Product: MonoTouch
           Version: unspecified
          Platform: Other
        OS/Version: Mac OS X 10.6
            Status: NEW
          Severity: Critical
          Priority: P5 - None
         Component: Class Libraries
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
          Found By: ---


Created an attachment (id=325489)
 --> (http://bugzilla.novell.com/attachment.cgi?id=325489)
Demo MD SLN to repro bug

Description of Problem:
A custom WebClient class which sets the timeout value of the inner
HttpWebRequest does not really timeout when used. The same code works on the
NET Fx.

Steps to reproduce the problem:
1. Use the attached demo project.
2. HTTP call should timeout after 2 seconds, but times out after the default 60
secs only
(you would need to use a URL which actually will time out...!)

Actual Results:
TImes out after 60 secs

Expected Results:
Should timeout after 2 secs

How often does this happen? 
Always.

Additional Information:
-

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to