| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As SystemContext Dim value As NodeId instance.SessionId = value value = instance.SessionId | |
| C# | |
|---|---|
public NodeId SessionId {get; set;} | |
Property Value
The session identifier.Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x