Returns the number of bytes currently being used to store the values in
this cache.
Syntax
[Android.Runtime.Register("size", "()J", "")] public longSize ()
Returns
Documentation for this section has not yet been entered.
Remarks
Returns the number of bytes currently being used to store the values in
this cache. This may be greater than the HttpResponseCache.MaxSize if a background
deletion is pending.