Share via


ServiceStatistics.Update(RenderingSession) Method

Definition

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

Applies to