SPFarm.ObjectChanged 事件

网站集 (SPSite) 的级别之上的系统中的任何配置对象被更改后引发。已刷新缓存,但不是会引发如果缓存被禁用的进程后,将在服务器场中的所有计算机上引发此事件。

命名空间:  Microsoft.SharePoint.Administration
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public Shared Event ObjectChanged As SPConfigurationChangeEventHandler
用法
Dim handler As SPConfigurationChangeEventHandler

AddHandler SPFarm.ObjectChanged, handler
public static event SPConfigurationChangeEventHandler ObjectChanged

另请参阅

引用

SPFarm 类

SPFarm 成员

Microsoft.SharePoint.Administration 命名空间