Returns an estimate of how much data is presently cached in memory
expressed in microseconds.
Syntax
[get: Android.Runtime.Register("getCachedDuration", "()J", "GetGetCachedDurationHandler")] public longCachedDuration { get; }
Value
Documentation for this section has not yet been entered.
Remarks
Returns an estimate of how much data is presently cached in memory
expressed in microseconds. Returns -1 if that information is unavailable
or not applicable (no cache).