Share via


SPWebApplication.IsUnthrottledPrivilegedOperationsAllowed method

會傳回 Boolean 值,會指出目前時間是否包含在 unthrottled 的服務] 視窗。

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

Syntax

'宣告
Public Function IsUnthrottledPrivilegedOperationsAllowed As Boolean
'用途
Dim instance As SPWebApplication
Dim returnValue As Boolean

returnValue = instance.IsUnthrottledPrivilegedOperationsAllowed()
public bool IsUnthrottledPrivilegedOperationsAllowed()

傳回值

Type: System.Boolean
Boolean
true若在 unthrottled 的服務] 視窗中,包含目前時間否則,請false。

請參閱

參照

SPWebApplication class

SPWebApplication members

Microsoft.SharePoint.Administration namespace