Android.Net.Http.HttpResponseCache.MaxSize Method
Returns the maximum number of bytes that this cache should use to store its data.

Syntax

[Android.Runtime.Register("maxSize", "()J", "")]
public long MaxSize ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the maximum number of bytes that this cache should use to store its data.

[Android Documentation]

Requirements

Namespace: Android.Net.Http
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 13