Interface SqlPerformanceMonitorsCollection

    • Method Detail

      • getGlobalPerformanceInformation

        PerformanceInformation getGlobalPerformanceInformation()
        Returns global performance information aggregated from all monitors.
      • getThreadLocalPerformanceInformation

        PerformanceInformation getThreadLocalPerformanceInformation()
        Returns thread-local performance information aggregated from all monitors.
      • startThreadLocalPerformanceInformationCollection

        void startThreadLocalPerformanceInformationCollection()
        Starts collection of thread local performance information in all monitors.