.NET Based OPC UA Client/Server SDK  3.2.3.527
UA Server API

Classes

class  UnifiedAutomation.UaServer.BaseNodeManager
 A base class for all node managers. More...
 
class  UnifiedAutomation.UaServer.BaseNodeManager.MappedNode
 A class that maps an object to a node. More...
 
class  UnifiedAutomation.UaServer.ServerManager
 An implementation of a server. More...
 
class  UnifiedAutomation.UaServer.ServerManager.CreateEventMonitoredItemEventArgs
 Used as EventArgs in ServerManager.EventMonitoringStarted More...
 
class  UnifiedAutomation.UaServer.ServerManager.NewMonitoredItemEventArgs
 Is passed as argument to EventMonitoringStarted. More...
 
class  UnifiedAutomation.UaServer.ServerManager.ModifyEventMonitoredItemEventArgs
 Used as EventArgs in ServerManager.EventMonitoringModified More...
 
class  UnifiedAutomation.UaServer.ServerManager.SetEventMonitoringModeEventArgs
 Used as EventArgs in ServerManager.EventMonitoringModeSet More...
 
class  UnifiedAutomation.UaServer.ServerManager.DeleteEventMonitoredItemEventArgs
 Used as EventArgs in ServerManager.EventMonitoringStopped More...
 

Detailed Description

This module contains the most important c# classes of the OPC UA Server API