implemented DnsRefreshTimeout to ServicePointManager and adjusted behavior of Service...
authorSimon Hartmann <shartmann@bigpoint.net>
Mon, 7 Sep 2015 14:54:20 +0000 (16:54 +0200)
committerSimon Hartmann <shartmann@bigpoint.net>
Tue, 8 Sep 2015 09:08:50 +0000 (11:08 +0200)
commit932359f3d627da13408350b1172ceb63c30f6327
treed5b3eb98a6bf88393dc8c92d725ce5f5f77f49b2
parente97227a53dc1a598f4e38de0fbd401dbe9ca7ca5
implemented DnsRefreshTimeout to ServicePointManager and adjusted behavior of ServicePoint.HostEntry property.

simplified some calls as requested
mcs/class/System/System.Net/ServicePoint.cs
mcs/class/System/System.Net/ServicePointManager.cs
mcs/class/System/Test/System.Net/ServicePointTest.cs