Type: Long
Returns the total number of requests received by the DashCache system. Every time GetBrowser is called, Accesses is incremented by 1 regardless of whether there is a matching entry in the cache for the request. This property is typically used in conjunction with the Hits property. Hits / Accesses = % cache hits.
See Also: