Internet Direct (Indy) Version 9.0.1 Beta
|
property MaxAge: Int64;
When MaxAge seconds elapse, the client should discard the Cookie. A value of zero means the cookie should be discarded immediately. When MaxAge contains the value GFMaxAge, a value has not been determined or assigned to the MaxAge property.
Changing the value of the inherited Expires property will result in the MaxAge property being recalculated using the date value in Expires.