System::Net::CookieCollection::Stamp enum

Stamp enum

RTTI information.

enum class Stamp

Values

NameValueDescription
Check0Do nothing.
Set1Set the current datetime.
SetToUnused2Set the minimal value.
SetToMaxUsed3Set the maximum value.

Remarks

Enumerates the timestamp set operations.

See Also