This topic has not yet been rated - Rate this topic

SPTracingService class

Represents a farm scoped Windows service that enables Microsoft SharePoint Foundation 2010 diagnostic tracing.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
'Declaration
<GuidAttribute("1D5BAFE6-12C0-4100-8641-494EEAB64F20")> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class SPTracingService _
	Inherits SPWindowsService
'Usage
Dim instance As SPTracingService

The members of this namespace or class are reserved for internal use and are not intended to be used directly from your code.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.