RenderingSessionUpdateOptions(Int32, Int32) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public RenderingSessionUpdateOptions (int maxLeaseTimeHours, int maxLeaseTimeMinutes = 0);
new Microsoft.Azure.RemoteRendering.RenderingSessionUpdateOptions : int * int -> Microsoft.Azure.RemoteRendering.RenderingSessionUpdateOptions
Public Sub New (maxLeaseTimeHours As Integer, Optional maxLeaseTimeMinutes As Integer = 0)
Parameters
- maxLeaseTimeHours
- Int32
- maxLeaseTimeMinutes
- Int32