Does anyone know what the default values of these parameters are for the HttpSelfHostServer configuration? I want to make the values adjustable, but I don't know what the default values are that I would be adjusting from.
Answered my own question by writing out some log entries from a self-hosted server. The default SendTimeout is 60 seconds, and the default ReceiveTimeout is 600 seconds or 10 minutes.
Thanks,
Rich
Marked as answer by richmiller on Dec 19, 2012 07:50 PM
richmiller
Member
40 Points
51 Posts
Default Values for SendTimeout and ReceiveTimeout in Self-Host Server Configuration
Dec 19, 2012 07:07 PM|LINK
Does anyone know what the default values of these parameters are for the HttpSelfHostServer configuration? I want to make the values adjustable, but I don't know what the default values are that I would be adjusting from.
Thanks,
Rich
richmiller
Member
40 Points
51 Posts
Re: Default Values for SendTimeout and ReceiveTimeout in Self-Host Server Configuration
Dec 19, 2012 07:50 PM|LINK
Answered my own question by writing out some log entries from a self-hosted server. The default SendTimeout is 60 seconds, and the default ReceiveTimeout is 600 seconds or 10 minutes.
Thanks,
Rich