The connection descriptor of the Sparkplug system found is different from the requested connection descriptor.
This is a constant, and its value is 1003.
Syntax
'Declaration
Public Const SystemConnectionDescriptorMismatch As Integer
'Usage
Dim value As Integer
value = SparkplugEngineErrorCodes.SystemConnectionDescriptorMismatch
public const int SystemConnectionDescriptorMismatch
public:
const int SystemConnectionDescriptorMismatch
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