DiagnosticsService Constructor (String, SPFarm)
Reserved for internal use.
Namespace: Microsoft.Office.Project.Server.Administration
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Sub New ( _
name As String, _
parent As SPFarm _
)
'Usage
Dim name As String
Dim parent As SPFarm
Dim instance As New DiagnosticsService(name, parent)
public DiagnosticsService(
string name,
SPFarm parent
)
Parameters
- name
Type: System.String
- parent
Type: Microsoft.SharePoint.Administration.SPFarm