RecycleLimitInfo.RecycleLimit Property

Definition

Gets the determined private bytes limit for the current process.

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

Property Value

The determined private bytes limit for the current process.

Applies to