Share via


SPRequestUsageMonitoredScope.PreviouslyEnteredScope method

This member overrides SPResourceBudget.PreviouslyEnteredScope(String).

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

Syntax

'Declaration
Protected Overrides Function PreviouslyEnteredScope ( _
    scopeName As String _
) As Boolean
'Usage
Dim scopeName As String
Dim returnValue As Boolean

returnValue = Me.PreviouslyEnteredScope(scopeName)
protected override bool PreviouslyEnteredScope(
    string scopeName
)

Parameters

Return value

Type: System.Boolean

See also

Reference

SPRequestUsageMonitoredScope class

SPRequestUsageMonitoredScope members

Microsoft.SharePoint.Administration namespace