WebCache 類別

定義

提供快取以儲存經常存取的資料。

public static class WebCache
type WebCache = class
Public Class WebCache
繼承
WebCache

方法

Get(String)

WebCache 擷取指定的項目。

Remove(String)

WebCache 物件中移除指定的專案。

Set(String, Object, Int32, Boolean)

插入項目至 WebCache 物件。

適用於