SessionCacheOptionsSlidingExpiration Property
Gets or sets the amount of time a ticket should
remain valid since the last time it was accessed.
Namespace: Gemstone.Web.SecurityAssembly: Gemstone.Web (in Gemstone.Web.dll) Version: 1.0.167 -- Release Build+892a03c3dbb675b99c038de5cdd8c3d77a46615f
public TimeSpan SlidingExpiration { get; set; }
Public Property SlidingExpiration As TimeSpan
Get
Set
function get_SlidingExpiration();
function set_SlidingExpiration(value);
Property Value
TimeSpan