Tests whether an operational connection can be established to the specified endpoint of an OPC UA server.
Parameters
- client
- The client object that will perform the operation.
- endpointDescriptor
- The endpoint descriptor.
Return Value
Returns the service level of the server, if the test succeeds; otherwise, throws a
OpcLabs.EasyOpc.UA.OperationModel.UAException.
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