共用方式為


SPRequestUsageMonitoredScope.PreviouslyEnteredScope method

This member overrides SPResourceBudget.PreviouslyEnteredScope(String).

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

Syntax

'宣告
Protected Overrides Function PreviouslyEnteredScope ( _
    scopeName As String _
) As Boolean
'用途
Dim scopeName As String
Dim returnValue As Boolean

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

參數

傳回值

Type: System.Boolean

請參閱

參照

SPRequestUsageMonitoredScope class

SPRequestUsageMonitoredScope members

Microsoft.SharePoint.Administration namespace