다음을 통해 공유


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

속성 값

작업자 프로세스가 재활용되기 전에 처리해야 하는 요청 수입니다.

적용 대상