Visual Basic (Usage) | ![]() |
---|---|
Dim instance As UaClient Dim server As Uri Dim value As ApplicationDescriptionCollection value = instance.FindServers(server) |
Parameters
- server
- The URL of the UA server to be used for server discovery.
Return Value
A list with the descriptions of the found UA servers.Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x