HttpClient::Timeout Property
Gets or sets the number of milliseconds to wait before the request times out.
Namespace: System.Net.Http
Assembly: System.Net.Http (in System.Net.Http.dll)
For a complete example of using the HttpClient class, see Calling a Web API From a .NET Client
Show: