Mono Class Library: System.Net.ServicePoint Overview | MembersSystem.Net.ServicePoint.IdleSince Property |
Gets the date and time that the System.Net.ServicePoint was last connected to a host. [Edit]
|
A DateTime instance containing the date and time at which the System.Net.ServicePoint was last connected. [Edit]
This property is read-only.
Note: When the difference between the current time and ServicePoint.IdleSince exceeds the value of ServicePoint.MaxIdleTime, the current instance is released by the System.Net.ServicePointManager and subsequently freed.[Edit]
Namespace: System.Net
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0