次の方法で共有


RenderingSessionCreationOptions.MaxLeaseInMinutes フィールド

定義

レンダリング セッションをシャットダウンするまでにアクティブにする期間を指定します。

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

フィールド値

注釈

リース時間は、レンダリング サーバーの起動が完了した瞬間に開始されます。 それ以降は、指定したリース時間に対してアクティブになります。ただし、以前に手動でシャットダウンするか、リース時間が元の要求を超えて延長されている場合を除きます。

適用対象