Opc.Ua.Core
SessionId Property (ISessionClient)



Opc.Ua Namespace > ISessionClient Interface : SessionId Property
The server assigned identifier for the current session.
Syntax
'Declaration
 
ReadOnly Property SessionId As NodeId
 
'Usage
 
Dim instance As ISessionClient
Dim value As NodeId
 
value = instance.SessionId

Property Value

The session id.
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

ISessionClient Interface
ISessionClient Members