System::Net::CookieCollection::TimeStamp method

CookieCollection::TimeStamp method

Updates the timestamp by specified scenario and returns a new value.

DateTime System::Net::CookieCollection::TimeStamp(CookieCollection::Stamp how)
ParameterTypeDescription
howCookieCollection::StampThe update scenario.

ReturnValue

A new timestamp value.

See Also