1 write to httpListenerTimeouts
System (1)
net\System\Net\Configuration\SettingsSection.cs (1)
183this.httpListenerTimeouts = section.HttpListener.Timeouts.GetTimeouts();
1 reference to httpListenerTimeouts
System (1)
net\System\Net\Configuration\SettingsSection.cs (1)
339get { return this.httpListenerTimeouts; }