.NET Based OPC UA Client/Server SDK  3.0.10.493
UnifiedAutomation.UaClient.ModelSubscription Class Reference

A class that represents a subscription to a model mapped object. More...

Public Attributes

ModelHandle ModelHandle
 The handle for the model mapped object. More...
 
List< MonitoredItemMonitoredItems
 The monitored items that were created. More...
 

Detailed Description

A class that represents a subscription to a model mapped object.

Member Data Documentation

ModelHandle UnifiedAutomation.UaClient.ModelSubscription.ModelHandle

The handle for the model mapped object.

List<MonitoredItem> UnifiedAutomation.UaClient.ModelSubscription.MonitoredItems

The monitored items that were created.


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