Click or drag to resize

ServerAddress Constructor

Overload List
  NameDescription
Public methodServerAddress
Initializes a new instance of the ServerAddress class.
Public methodServerAddress(String)
Initializes a new instance of the ServerAddress class with the specified address.
Public methodServerAddress(String, Int32)
Initializes a new instance of the ServerAddress class with the specified host name and port number.
Top
See Also