ApplicationPoolPeriodicRestart.Requests 属性

定义

获取或设置工作进程在回收之前应处理的请求数。

public:
 property long Requests { long get(); void set(long value); };
public long Requests { get; set; }
member this.Requests : int64 with get, set
Public Property Requests As Long

属性值

工作进程在回收之前应处理的请求数。

适用于