QuickOPC User's Guide and Reference
DefaultCheckSessionId Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Engine Namespace > UAClientSessionParameters Class : DefaultCheckSessionId Field
Default value of the CheckSessionId property.
Syntax
'Declaration
 
Public Const DefaultCheckSessionId As Boolean
'Usage
 
Dim value As Boolean
 
value = UAClientSessionParameters.DefaultCheckSessionId
public const bool DefaultCheckSessionId
public:
const bool DefaultCheckSessionId
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also