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 | |
---|---|---|
![]() |
SPAsyncThreadDiagnosticsContext(SPDiagnosticsState) | Creates a new instance of the SPAsyncThreadDiagnosticsContext initializing it with the specified diagnostics state |
![]() |
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 | |
---|---|---|
![]() |
Dispose() | |
![]() |
Dispose(Boolean) | |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top