| Visual Basic (Declaration) | |
|---|---|
Protected Overridable Sub OnModifyMonitoredItemsComplete( _ ByVal context As ServerSystemContext, _ ByVal monitoredItems As IList(Of IMonitoredItem) _ ) | |
| C# | |
|---|---|
protected virtual void OnModifyMonitoredItemsComplete( ServerSystemContext context, IList<IMonitoredItem> monitoredItems ) | |
Parameters
- context
- monitoredItems
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family