Gets an IList object representing the available addresses of the resolved service.
The objects in the list are IPEndPoints
public IList Addresses{ get;}
Public ReadOnly Property Addresses As IList
public: property IList^ Addresses { IList^ get (); }