The ServerAddress type exposes the following members.

Constructors

  Name Description
Public method ServerAddress
Construct ServerAddress from string

Methods

  Name Description
Public method Equals
Compare ServerAddresses
(Overrides Object..::..Equals(Object).)
Protected method Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public method GetHashCode
Get Hashcode
(Overrides Object..::..GetHashCode()()()().)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method ToString
Convert ServerAddress to String
(Overrides Object..::..ToString()()()().)

Properties

  Name Description
Public property Uri
Property for the string URI

See Also