RecycleLimitInfo.CurrentPrivateBytes 属性

定义

获取检测到的当前进程的专用字节使用情况。

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

属性值

Int64

检测到的当前进程的专用字节使用情况。

适用于