Click or drag to resize

ServerInfo Properties

The ServerInfo type exposes the following members.

Properties
  NameDescription
Public propertyHostName
The server's host name. This may by a fully qualified domain name or an IP address.
Public propertyIsSecurityRequired
Used to determine if security is to be used for the connection to the server. Returns true is the connection is secured, otherwise false.
Public propertyPort
The server port to connect to.
Top
See Also