System::Net::CookieCollection::Stamp enum
Stamp enum
RTTI information.
enum class Stamp
Values
Name | Value | Description |
---|---|---|
Check | 0 | Do nothing. |
Set | 1 | Set the current datetime. |
SetToUnused | 2 | Set the minimal value. |
SetToMaxUsed | 3 | Set the maximum value. |
Remarks
Enumerates the timestamp set operations.
See Also
- Class CookieCollection
- Namespace System::Net
- Library Aspose.PUB for C++