SPWebApplication.RequestManagementSettings property

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

Syntax

'Declaration
Public ReadOnly Property RequestManagementSettings As SPRequestManagementSettings
    Get
'Usage
Dim instance As SPWebApplication
Dim value As SPRequestManagementSettings

value = instance.RequestManagementSettings
public SPRequestManagementSettings RequestManagementSettings { get; }

Property value

Type: Microsoft.SharePoint.Administration.SPRequestManagementSettings

See also

Reference

SPWebApplication class

SPWebApplication members

Microsoft.SharePoint.Administration namespace