3 references to HttpListenerTimeoutsElement
System (3)
net\System\Net\Configuration\HttpListenerElement.cs (3)
27timeouts = new ConfigurationProperty(ConfigurationStrings.Timeouts, typeof(HttpListenerTimeoutsElement), null, 43public HttpListenerTimeoutsElement Timeouts 45get { return (HttpListenerTimeoutsElement)this[timeouts]; }