HttpCapabilitiesDefaultProvider.CacheTime Property

.NET Framework (current version)
 

Gets or sets the length of time in seconds to retain the HttpBrowserCapabilities object in the cache.

Namespace:   System.Web.Configuration
Assembly:  System.Web (in System.Web.dll)

Public Property CacheTime As TimeSpan

Property Value

Type: System.TimeSpan

The length of time in seconds to retain the HttpBrowserCapabilities object in the cache.

.NET Framework
Available since 4.0
Return to top
Show: