Gets the date/time that the ServicePoint went idle.
[Visual Basic] Public ReadOnly Property IdleSince As DateTime [C#] public DateTime IdleSince {get;} [C++] public: __property DateTime get_IdleSince(); [JScript] public function get IdleSince() : DateTime;
ServicePoint Class | ServicePoint Members | System.Net Namespace