SPFarm.ObjectChanged event
以上的網站集合 (SPSite) 層級的系統中任何組態物件有所變更之後,就會引發。之後,已重新整理快取,但它不會引發如果快取已停用程序在伺服器陣列中的所有電腦上引發此事件。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Shared Event ObjectChanged As SPConfigurationChangeEventHandler
'用途
Dim handler As SPConfigurationChangeEventHandler
AddHandler SPFarm.ObjectChanged, handler
public static event SPConfigurationChangeEventHandler ObjectChanged