ServiceStatistics.Update(RenderingSession) Method
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.
Call every frame to collect statistics for given frame from the graphics binding.
public:
void Update(Microsoft::Azure::RemoteRendering::RenderingSession ^ session);
public void Update (Microsoft.Azure.RemoteRendering.RenderingSession session);
member this.Update : Microsoft.Azure.RemoteRendering.RenderingSession -> unit
Public Sub Update (session As RenderingSession)
Parameters
- session
- RenderingSession