Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ErrorRenderingSession

Package version

The rendering session has encountered an error, and is unusable.

Hierarchy

Index

Properties

error

The error object containing details about the rendering session startup failure.

maxLeaseTimeInMinutes

maxLeaseTimeInMinutes: number

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

partialProperties

The properties of the session which had been set.

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: "Error"

The rendering session has encountered an error, and is unusable. This is a terminal state.

Generated using TypeDoc