2 references to IdleConnection
System (2)
net\System\Net\Configuration\HttpListenerTimeoutsElement.cs (2)
21
idleConnection = CreateTimeSpanProperty(ConfigurationStrings.
IdleConnection
);
60
[ConfigurationProperty(ConfigurationStrings.
IdleConnection
, DefaultValue = 0, IsRequired = false)]