Share via


CreateRenderingSessionResult.Session Property

Definition

In case of success this holds a valid RenderingSession reference.

public:
 property Microsoft::Azure::RemoteRendering::RenderingSession ^ Session { Microsoft::Azure::RemoteRendering::RenderingSession ^ get(); };
public Microsoft.Azure.RemoteRendering.RenderingSession Session { get; }
member this.Session : Microsoft.Azure.RemoteRendering.RenderingSession
Public ReadOnly Property Session As RenderingSession

Property Value

Applies to