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

context
The context.
request
The request.
initialUpdate
if set to true [initial update].

Glossary Item Box

Queues the value to the monitored item.

Syntax

Visual Basic (Declaration) 
Public Sub QueueValues( _
   ByVal context As ServerSystemContext, _
   ByVal request As HdaReadRequest, _
   ByVal initialUpdate As Boolean _
) 
C# 
public void QueueValues( 
   ServerSystemContext context,
   HdaReadRequest request,
   bool initialUpdate
)

Parameters

context
The context.
request
The request.
initialUpdate
if set to true [initial update].

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.