共用方式為


Command.DecrementCacheUsage 方法

傳回用於[DecrementCacheUsage] 通常通知命令從資料快取,放置到應用程式。

命名空間:  Microsoft.TeamFoundation.Framework.Server
組件:  Microsoft.TeamFoundation.Framework.Server (在 Microsoft.TeamFoundation.Framework.Server.dll 中)

語法

'宣告
Public Sub DecrementCacheUsage ( _
    bytes As Integer _
)
public void DecrementCacheUsage(
    int bytes
)

參數

  • bytes
    型別:System.Int32
    命令從快取移除位元組數目。

.NET Framework 安全性

請參閱

參考

Command 類別

Microsoft.TeamFoundation.Framework.Server 命名空間