Interface PerformanceStatsConfiguration.Builder

  • Method Details

    • sharedWithClient

      PerformanceStatsConfiguration.Builder sharedWithClient(Boolean sharedWithClient)

      Performance stats for the session are streamed to the client when set to true. Defaults to false.

      Parameters:
      sharedWithClient - Performance stats for the session are streamed to the client when set to true. Defaults to false.
      Returns:
      Returns a reference to this object so that method calls can be chained together.