RecycleLimitInfo.CurrentPrivateBytes Property

Definition

Gets the detected private bytes usage for the current process.

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

Property Value

The detected private bytes usage for the current process.

Applies to