.NET Based OPC UA Client/Server SDK  2.6.1.422
UnifiedAutomation.UaClient.PersistentStore Class Reference

The settings to use when saving or restoring data in a persistent store. More...

Public Member Functions

 PersistentStore ()
 Initializes a new instance of the PersistentStore class. More...
 

Properties

NamespaceTable ServerNamespaceUris [get, set]
 Gets or sets the server namespace uris. More...
 
NamespaceTable StorageNamespaceUris [get, set]
 Gets or sets the storage namespace uris. More...
 

Detailed Description

The settings to use when saving or restoring data in a persistent store.

Constructor & Destructor Documentation

UnifiedAutomation.UaClient.PersistentStore.PersistentStore ( )
inline

Initializes a new instance of the PersistentStore class.

Property Documentation

NamespaceTable UnifiedAutomation.UaClient.PersistentStore.ServerNamespaceUris
getset

Gets or sets the server namespace uris.

The server namespace uris.

NamespaceTable UnifiedAutomation.UaClient.PersistentStore.StorageNamespaceUris
getset

Gets or sets the storage namespace uris.

The storage namespace uris.


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