HttpCacheHitEvent Class

HttpCacheHitEvent Class

Raised by:  SES
Base Class:  CommonEvent
Derived Classes:  None

HttpCacheHitEvent provides a way to log information about an HTTP cache hit.

HttpCacheHitEvent has the following properties:

Property

Type

Description

Age

Float

The "age," in seconds, of the cache entry.

RequestUri

String

The URI that was requested from the cache.

See Also

Event Logging Class Hierarchy | Logging and Analyzing Events | CommonEvent | Event Filters | Filtering Logged Events