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