Opc.Ua.Core
ServerUris Field



Opc.Ua Namespace > SessionLessServiceMessage Class : ServerUris Field
The server URIs referenced by the message.
Syntax
'Declaration
 
Public ServerUris As StringTable
'Usage
 
Dim instance As SessionLessServiceMessage
Dim value As StringTable
 
value = instance.ServerUris
 
instance.ServerUris = value
public StringTable ServerUris
public:
StringTable^ ServerUris
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

SessionLessServiceMessage Class
SessionLessServiceMessage Members