다음을 통해 공유


RenderingSessionCreationOptionsUnsafe.MaxLeaseInMinutes 필드

정의

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

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

필드 값

설명

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

적용 대상