SPRoutingMachineInfo constructor (String, SPRequestManagementSettings, Guid)
Constructor
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Sub New ( _
name As String, _
parent As SPRequestManagementSettings, _
id As Guid _
)
'Usage
Dim name As String
Dim parent As SPRequestManagementSettings
Dim id As Guid
Dim instance As New SPRoutingMachineInfo(name, parent, _
id)
protected SPRoutingMachineInfo(
string name,
SPRequestManagementSettings parent,
Guid id
)
Parameters
name
Type: System.StringThe machine address
parent
Type: Microsoft.SharePoint.Administration.SPRequestManagementSettingsThe settings parent object
id
Type: System.GuidThe ID for the machine