CreateRenderingSessionResult.Session Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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