다음을 통해 공유


RenderingSessionCreationOptions.MaxLeaseInMinutes 필드

정의

렌더링 세션이 종료되기 전에 활성화되어야 하는 기간을 지정합니다.

public: int MaxLeaseInMinutes;
public int MaxLeaseInMinutes;
val mutable MaxLeaseInMinutes : int
Public MaxLeaseInMinutes As Integer 

필드 값

설명

임대 시간은 렌더링 서버가 부팅을 완료하는 순간부터 시작됩니다. 이 시점부터는 이전에 수동으로 종료되거나 임대 시간이 원래 요청 이상으로 연장되지 않는 한 지정된 임대 시간에 활성 상태가 됩니다.

적용 대상