UA Bundle SDK .NET  2.1.0.222
 All Classes Namespaces Functions Variables Enumerations 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.
 

Properties

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

Detailed Description

Constructor & Destructor Documentation

UnifiedAutomation.UaServer.ServerContext.ServerContext ( ServerManager  server)

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: