Class RenderingSessionPropertiesResult

class Microsoft::Azure::RemoteRendering::RenderingSessionPropertiesResult final : public Microsoft::Azure::RemoteRendering::SessionContextResult

Properties

MinimumRetryDelay

The minimum number of seconds one has to wait before polling the rendering session properties again.

auto GetMinimumRetryDelay() const noexcept -> int32_t;

SessionProperties

auto GetSessionProperties() const noexcept -> Microsoft::Azure::RemoteRendering::RenderingSessionProperties;