Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ReadyRenderingSession

Package version

The rendering session is ready for incoming connections.

Hierarchy

Index

Properties

maxLeaseTimeInMinutes

maxLeaseTimeInMinutes: number

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

properties

The properties of 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: "Ready"

The rendering session is ready for incoming connections.

Generated using TypeDoc