Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RenderingSessionProperties

Package version

The properties of a complete rendering session

Hierarchy

  • RenderingSessionProperties

Index

Properties

arrInspectorPort

arrInspectorPort: number

The TCP port at which the Azure Remote Rendering Inspector tool is hosted.

createdOn

createdOn: Date

The time when the rendering session was created. Date and time in ISO 8601 format.

elapsedTimeInMinutes

elapsedTimeInMinutes: number

Amount of time in minutes the session is or was in the 'Ready' state. Time is rounded down to a full minute.

handshakePort

handshakePort: number

The TCP port used for the handshake when establishing a connection.

host

host: string

The hostname under which the rendering session is reachable.

teraflops

teraflops: number

The computational power of the rendering session GPU measured in teraflops.

Generated using TypeDoc