System::Net::ServicePoint::get_IdleSince method

ServicePoint::get_IdleSince method

Returns a date and time of the latest connection to a host.

DateTime System::Net::ServicePoint::get_IdleSince()

ReturnValue

A date and time of the latest connection to a host.

See Also