What is default timeout value of RestSharp RestClient? March 27, 2023 by Tarik RestSharp is using HttpWebRequest under the hood, which has a default timeout of 100 seconds.