Visual Basic (Declaration) | |
---|---|
Protected Overridable Sub OnCreateMonitoredItemsComplete( _ ByVal context As ServerSystemContext, _ ByVal monitoredItems As IList(Of IMonitoredItem) _ ) |
C# | |
---|---|
protected virtual void OnCreateMonitoredItemsComplete( 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