RecycleLimitInfo.RecycleLimit Property

 

Gets the determined private bytes limit for the current process.

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

Public ReadOnly Property RecycleLimit As Long

Property Value

Type: System.Int64

The determined private bytes limit for the current process.

.NET Framework
Available since 4.7
Return to top
Show: