RecycleLimitInfo.CurrentPrivateBytes Property

 

Gets the detected private bytes usage for the current process.

Namespace:   System.Web.Hosting
Assembly:  System.Web (in System.Web.dll)

public long CurrentPrivateBytes { get; }

Property Value

Type: System.Int64

The detected private bytes usage for the current process.

.NET Framework
Available since 4.7
Return to top
Show: