Overload | Description |
---|---|
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. |
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x