HttpResponseCache.Close 方法

定義

卸載快取並釋放任何使用中的資源。

[Android.Runtime.Register("close", "()V", "")]
public void Close ();
[<Android.Runtime.Register("close", "()V", "")>]
abstract member Close : unit -> unit
override this.Close : unit -> unit

實作

屬性

例外狀況

備註

卸載快取並釋放任何使用中的資源。 儲存的內容會保留在文件系統上。

android.net.http.HttpResponseCache.close()Java 檔。

此頁面的部分是根據 Android 開放原始碼專案所建立和共用的工作進行修改,並根據 Creative Commons 2.5 屬性授權中所述的詞彙使用。

適用於