Share via


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

See also

Reference

SPRoutingMachineInfo class

SPRoutingMachineInfo members

SPRoutingMachineInfo overload

Microsoft.SharePoint.Administration namespace