SearchContext.UpdateAlertNotificationQuota 方法
请注意:此 API 现在已过时。
命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)
语法
声明
<ObsoleteAttribute("This class is obsolete now. Please use SearchServiceApplication and SearchServiceApplicationProxy instead.")> _
Public Sub UpdateAlertNotificationQuota ( _
alertNotificationQuota As Integer _
)
用法
Dim instance As SearchContext
Dim alertNotificationQuota As Integer
instance.UpdateAlertNotificationQuota(alertNotificationQuota)
[ObsoleteAttribute("This class is obsolete now. Please use SearchServiceApplication and SearchServiceApplicationProxy instead.")]
public void UpdateAlertNotificationQuota(
int alertNotificationQuota
)
参数
- alertNotificationQuota
类型:System.Int32