HttpClient.TimeoutMs

Timeout for the Web request in seconds. Times out on connection, read and send operations. Default is 30 seconds (30,000ms).

public int TimeoutMs { get; set; }

See also:

Class HttpClient

© West Wind Technologies, 1996-2024 • Updated: 06/29/24
Comment or report problem with topic