UA Bundle SDK .NET  2.2.3.276
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Groups Pages
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, set]
 Gets the server. More...
 
NamespaceTable NamespaceUris [get, set]
 Gets the namespace uris. More...
 
StringTable ServerUris [get, set]
 Gets the server uris. More...
 
ITypeTable TypeTable [get, set]
 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
getset

Gets the namespace uris.

ServerManager UnifiedAutomation.UaServer.ServerContext.Server
getset

Gets the server.

StringTable UnifiedAutomation.UaServer.ServerContext.ServerUris
getset

Gets the server uris.

ITypeTable UnifiedAutomation.UaServer.ServerContext.TypeTable
getset

Gets the type table.


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