.NET Based OPC UA Client/Server SDK  3.3.0.530
UnifiedAutomation.UaClient.QueryNextResult Class Reference

The result of a asynchronous query next operation. More...

Properties

List< QueryDataSetQueryDataSets [get, set]
 The list of QueryDataSets. More...
 
byte[] ContinuationPoint [get, set]
 A Server defined opaque value that identifies the continuation point. More...
 

Detailed Description

The result of a asynchronous query next operation.

Note
This class is not available on .NET framework versions prior 4.5.

Property Documentation

byte [] UnifiedAutomation.UaClient.QueryNextResult.ContinuationPoint
getset

A Server defined opaque value that identifies the continuation point.

List<QueryDataSet> UnifiedAutomation.UaClient.QueryNextResult.QueryDataSets
getset

The list of QueryDataSets.


The documentation for this class was generated from the following file: