SPAsyncThreadDiagnosticsContext members
Include protected members
Include inherited members
Esta é uma classe de utilitário usada no segmento assíncrono para informações de diagnóstico. Ele deve ser chamado no segmento assíncrono. Para definir a correlação direita e rastreamento ULS substituem o contexto.
The SPAsyncThreadDiagnosticsContext type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SPAsyncThreadDiagnosticsContext(SPDiagnosticsState) | Cria uma nova instância do SPAsyncThreadDiagnosticsContext inicializá-la com o estado de diagnóstico especificado |
![]() |
SPAsyncThreadDiagnosticsContext(SPDiagnosticsState, Boolean) | Cria uma nova instância de SPAsyncThreadDiagnosticsContext inicializá-la com o estado de diagnóstico especificado mas usando uma correlação nova Id se solicitado |
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