TimeStamp()

CookieCollection::TimeStamp(CookieCollection::Stamp) method

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

DateTime System::Net::CookieCollection::TimeStamp(CookieCollection::Stamp how)

Arguments

ParameterTypeDescription
howCookieCollection::StampThe update scenario.

Return Value

A new timestamp value.

See Also