.NET Based OPC UA Client/Server SDK  2.6.0.418
UnifiedAutomation.UaServer.ServerContext Class Reference

More...

Inherited by UnifiedAutomation.UaServer.RequestContext.

Public Member Functions

 ServerContext (ServerManager server)
 Initializes a new instance of the ServerContext class. More...
 

Properties

ServerManager Server [get]
 Gets the server. More...
 
NamespaceTable NamespaceUris [get]
 Gets the namespace uris. More...
 
StringTable ServerUris [get]
 Gets the server uris. More...
 
ITypeTable TypeTable [get]
 Gets the type table. More...
 

Detailed Description

Constructor & Destructor Documentation

UnifiedAutomation.UaServer.ServerContext.ServerContext ( ServerManager  server)
inline

Initializes a new instance of the ServerContext class.

Parameters
serverThe server.

Property Documentation

NamespaceTable UnifiedAutomation.UaServer.ServerContext.NamespaceUris
get

Gets the namespace uris.

ServerManager UnifiedAutomation.UaServer.ServerContext.Server
get

Gets the server.

StringTable UnifiedAutomation.UaServer.ServerContext.ServerUris
get

Gets the server uris.

ITypeTable UnifiedAutomation.UaServer.ServerContext.TypeTable
get

Gets the type table.


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