uaPLUS Reference
Remove Method
See Also  Send Feedback
Advosol.uaPLUS.HDA Namespace > HdaSubscribeAttributeRequest Class : Remove Method

context
The context.
monitoredItem
The monitored item.

Glossary Item Box

Removes the specified monitored item.

Syntax

Visual Basic (Declaration) 
Public Sub Remove( _
   ByVal context As ServerSystemContext, _
   ByVal monitoredItem As MonitoredItem _
) 
C# 
public void Remove( 
   ServerSystemContext context,
   MonitoredItem monitoredItem
)

Parameters

context
The context.
monitoredItem
The monitored item.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

See Also

© 2010-2018 Copyright Advosol Inc. All Rights Reserved.