This property doesn't reliably indicate if the server is actually connected and accessible. The main purpose is to give access to the exception message of a failed connect.
For UA servers the property is not set. Check the UA trace log for detailed error information.
For UA servers the application has to catch exceptions and so gets the exception information.
Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property ConnectStatus As String |
C# | |
---|---|
public string ConnectStatus {get;} |
Target Platforms: Windows 7/8/10, Windows Server 2008/2012/2016, .NET 4.x