Share via


SPDiagnosticsSqlMemoryProvider constructor

Initializes a new instance of the SPDiagnosticsSqlMemoryProvider class.

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

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New SPDiagnosticsSqlMemoryProvider()
public SPDiagnosticsSqlMemoryProvider()

Remarks

Call this and then Update() to create a new instance of this class.

See also

Reference

SPDiagnosticsSqlMemoryProvider class

SPDiagnosticsSqlMemoryProvider members

SPDiagnosticsSqlMemoryProvider overload

Microsoft.SharePoint.Diagnostics namespace