SPDiagnosticsProviderCollection constructor

Initializes a new instance of the SPDiagnosticsProviderCollection class with an SPTimerService object.

Namespace:  Microsoft.SharePoint.Diagnostics
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Sub New ( _
    service As SPTimerService _
)
'Usage
Dim service As SPTimerService

Dim instance As New SPDiagnosticsProviderCollection(service)
public SPDiagnosticsProviderCollection(
    SPTimerService service
)

Parameters

See also

Reference

SPDiagnosticsProviderCollection class

SPDiagnosticsProviderCollection members

Microsoft.SharePoint.Diagnostics namespace