uaPLUS Reference
ConditionRefresh Method
See Also  Send Feedback
Advosol.uaPLUS.AE Namespace > ComAeClientNodeManager Class : ConditionRefresh Method

context
monitoredItems

Glossary Item Box

Tells the node manager to refresh any conditions associated with the specified monitored items.

Syntax

Visual Basic (Declaration) 
Public Overrides Function ConditionRefresh( _
   ByVal context As OperationContext, _
   ByVal monitoredItems As IList(Of IEventMonitoredItem) _
) As ServiceResult
C# 
public override ServiceResult ConditionRefresh( 
   OperationContext context,
   IList<IEventMonitoredItem> monitoredItems
)

Parameters

context
monitoredItems

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.