Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface StartingRenderingSession

Package version

The rendering session is starting, but not accepting incoming connections yet.

Hierarchy

Index

Properties

maxLeaseTimeInMinutes

maxLeaseTimeInMinutes: number

The time in minutes the session will run after reaching the 'Ready' state.

partialProperties

The properties which are currently known about the session.

sessionId

sessionId: string

The ID of the session supplied when the session was created.

size

The size of the server used for the rendering session. The size impacts the number of polygons the server can render. Refer to https://docs.microsoft.com/azure/remote-rendering/reference/vm-sizes for details.

status

status: "Starting"

The rendering session is starting, but not accepting incoming connections yet.

Generated using TypeDoc