Share via


SPDiagnosticsProvider.ProvisionAll method

Provision all the providers

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

Syntax

'Declaration
Public Shared Sub ProvisionAll ( _
    farm As SPFarm _
)
'Usage
Dim farm As SPFarmSPDiagnosticsProvider.ProvisionAll(farm)
public static void ProvisionAll(
    SPFarm farm
)

Parameters

See also

Reference

SPDiagnosticsProvider class

SPDiagnosticsProvider members

Microsoft.SharePoint.Diagnostics namespace