Udostępnij za pośrednictwem


ResolveResponseInfo.Addresses Właściwość

Definicja

Pobiera lub ustawia kolekcję adresów węzła równorzędnego.

public:
 property System::Collections::Generic::IList<System::ServiceModel::PeerNodeAddress ^> ^ Addresses { System::Collections::Generic::IList<System::ServiceModel::PeerNodeAddress ^> ^ get(); void set(System::Collections::Generic::IList<System::ServiceModel::PeerNodeAddress ^> ^ value); };
public System.Collections.Generic.IList<System.ServiceModel.PeerNodeAddress> Addresses { get; set; }
member this.Addresses : System.Collections.Generic.IList<System.ServiceModel.PeerNodeAddress> with get, set
Public Property Addresses As IList(Of PeerNodeAddress)

Wartość właściwości

IList<PeerNodeAddress>

Ogólna lista IList obiektów zawierających adresy punktów końcowych zarejestrowanych w komunikacji równorzędnej, której punkty końcowe były żądane < > w PeerNodeAddress poprzedniej operacji rozpoznawania.

Dotyczy