Share via


RecycleLimitInfo.CurrentPrivateBytes 屬性

定義

取得已針對目前處理程序偵測到的私用位元組使用量。

public:
 property long CurrentPrivateBytes { long get(); };
public long CurrentPrivateBytes { get; }
member this.CurrentPrivateBytes : int64
Public ReadOnly Property CurrentPrivateBytes As Long

屬性值

已針對目前處理程序偵測到的私用位元組使用量。

適用於