SPAsyncThreadDiagnosticsContext members

This is an utility class used in async thread for diagnostics info. It is suposed to called in the async thread. to set the right correlation and ULS trace override context.

The SPAsyncThreadDiagnosticsContext type exposes the following members.

Constructors

  Name Description
Public method SPAsyncThreadDiagnosticsContext(SPDiagnosticsState) Creates a new instance of the SPAsyncThreadDiagnosticsContext initializing it with the specified diagnostics state
Public method SPAsyncThreadDiagnosticsContext(SPDiagnosticsState, Boolean) Creates a new instance of the SPAsyncThreadDiagnosticsContext initializing it with the specified diagnostics state but using a new correlation Id if requested

Top

Methods

  Name Description
Public method Dispose()
Protected method Dispose(Boolean)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPAsyncThreadDiagnosticsContext class

Microsoft.SharePoint.Utilities namespace