ManagementGroup.OnManagementPackCacheRefresh Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
Please use ManagementPacks.OnManagementPackCacheRefresh
Notifies subscribers of the management pack cache actually being refreshed. This indicates when any management pack has changed in the system and is a superset of TypeCacheRefresh.
public:
event EventHandler ^ OnManagementPackCacheRefresh;
[System.Obsolete("Please use ManagementPacks.OnManagementPackCacheRefresh")]
public event EventHandler OnManagementPackCacheRefresh;
member this.OnManagementPackCacheRefresh : EventHandler
Public Custom Event OnManagementPackCacheRefresh As EventHandler
Event Type
- Attributes
Remarks
This event indicates when a management pack has changed in the management group. The event is a superset of theOnTypeCacheRefreshevent