EasyUA Reference
BeginReadValue Method
See Also  Send Feedback
EasyUA Assembly > Advosol.EasyUA Namespace > Session Class : BeginReadValue Method

Glossary Item Box

Asynchronously reads the value attribute of the specified node. The server call is made with maxAge=0 and the TimestampsToReturn property.

Overload List

OverloadDescription
BeginReadValue(NodeId,AsyncCallback,Object) Asynchronously reads the value attribute of the specified node. The server call is made with maxAge=0 and the TimestampsToReturn property.  
BeginReadValue(NodeId,UInt32,AsyncCallback,Object) Asynchronously reads the value of the specified attribute of the specified node. The server call is made with maxAge=0 and the TimestampsToReturn property.  

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.