SessionCacheOptionsSlidingExpiration Property

Gets or sets the amount of time a ticket should remain valid since the last time it was accessed.

Definition

Namespace: Gemstone.Web.Security
Assembly: Gemstone.Web (in Gemstone.Web.dll) Version: 1.0.178 -- Release Build+1775721ead4c83e4a885f3d99af28e09fcdcea84
public TimeSpan SlidingExpiration { get; set; }

Property Value

TimeSpan

See Also