Skip to content
This repository has been archived by the owner on Jun 30, 2023. It is now read-only.

Adding timeout to http request (sync and async) #118

Merged
merged 1 commit into from
Sep 18, 2014
Merged

Adding timeout to http request (sync and async) #118

merged 1 commit into from
Sep 18, 2014

Conversation

afshins
Copy link
Contributor

@afshins afshins commented Sep 18, 2014

No description provided.

@@ -73,6 +76,14 @@ public WebHeaderCollection Headers
}
}

public int TimeoutInMilliSeconds
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How is this method used? I ask because value could be negative.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is in an internal class and the value may only change by our tests, so no need to worry.

omercs added a commit that referenced this pull request Sep 18, 2014
Adding timeout to http request (sync and async)
@omercs omercs merged commit 55001af into dev Sep 18, 2014
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants