Returns the number of HTTP requests whose response was provided by the
cache.
Syntax
[get: Android.Runtime.Register("getHitCount", "()I", "GetGetHitCountHandler")] public intHitCount { get; }
Value
Documentation for this section has not yet been entered.
Remarks
Returns the number of HTTP requests whose response was provided by the
cache. This may include conditional GET requests that were
validated over the network.