SPAsyncThreadDiagnosticsContext-Klasse
Dies ist eine Dienstprogrammklasse, die in asynchronen Thread für Diagnoseinformationen verwendet. Es soll im Async-Thread aufgerufen. Legen Sie überschreiben die richtige Korrelation und ULS-Ablaufverfolgung Kontext.
Vererbungshierarchie
System.Object
Microsoft.SharePoint.Utilities.SPAsyncThreadDiagnosticsContext
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Class SPAsyncThreadDiagnosticsContext _
Implements IDisposable
'Usage
Dim instance As SPAsyncThreadDiagnosticsContext
public class SPAsyncThreadDiagnosticsContext : IDisposable
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.