SPDiagnosticsEventLogProvider-Klasse
Stellt einen diagnostic Anbieter überwacht NT-Ereignisse und gibt sie an die verwendungsdatenbank.
Vererbungshierarchie
System.Object
Microsoft.SharePoint.Administration.SPAutoSerializingObject
Microsoft.SharePoint.Administration.SPPersistedObject
Microsoft.SharePoint.Administration.SPJobDefinition
Microsoft.SharePoint.Diagnostics.SPDiagnosticsProviderJobDefinition
Microsoft.SharePoint.Diagnostics.SPDiagnosticsProvider
Microsoft.SharePoint.Diagnostics.SPDiagnosticsEventLogProvider
Namespace: Microsoft.SharePoint.Diagnostics
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<GuidAttribute("8923E8C1-E1E9-48b1-9874-3EE67552C4CC")> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class SPDiagnosticsEventLogProvider _
Inherits SPDiagnosticsProvider
'Usage
Dim instance As SPDiagnosticsEventLogProvider
[GuidAttribute("8923E8C1-E1E9-48b1-9874-3EE67552C4CC")]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class SPDiagnosticsEventLogProvider : SPDiagnosticsProvider
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.