SPDiagnosticsDataService members

The service provides the correlated diagnostics data

The SPDiagnosticsDataService type exposes the following members.

Constructors

  Name Description
Public method SPDiagnosticsDataService

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetAggregatedDiagnosticsData Get the aggregated result. It returns the sum for numeric type of data
Public method GetDiagnosticsData(String, Boolean) Get all diagnostics data for a given correlation id
Public method GetDiagnosticsData(String, String) Get all diagnostics data for a given correlation id and name
Public method GetDiagnosticsData(String, String, String) Get all diagnostics data for a given correlation id and name in a specific scope
Public method GetDiagnosticsDataAsFile
Public method GetHashCode (Inherited from Object.)
Public method GetMyCorrelationId
Public method GetMyScopes Get the monitored scope from the curent user and address after a specific time.
Public method GetScope Get the specific monitored scope.
Public method GetScopes Get all monitored scopes.
Public method GetType (Inherited from Object.)
Public method GetULSLog
Protected method MemberwiseClone (Inherited from Object.)
Public method PutDiagnosticsData Put one or multiple SPDiangosticsData to the store. The correlation id must be specified.
Public method PutScopes Put one or multiple SPMonitoredScopeData to the store.The included children and diagostics data will also be imported
Public method SetMyCorrelationId
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPDiagnosticsDataService class

Microsoft.SharePoint.Diagnostics namespace