Home
last modified time | relevance | path

Searched refs:net_needmorethreads (Results 1 – 2 of 2) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/System/ReferenceSources/
H A DSR.cs379 …public const string net_needmorethreads = "There were not enough free threads in the ThreadPool to… field in SR
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/
H A DHttpWebRequest.cs1362 … Exception exception = new InvalidOperationException(SR.GetString(SR.net_needmorethreads)); in BeginGetRequestStream()
1928 … Exception exception = new InvalidOperationException(SR.GetString(SR.net_needmorethreads)); in BeginGetResponse()