System::Net::Dns::EndGetHostAddresses-Methode
Dns::EndGetHostAddresses method
Wartet, bis die angegebene asynchrone Operation zur Erstellung einer neuen IPHostEntry-class-Instanz abgeschlossen ist.
static System::ArrayPtr<System::SharedPtr<IPAddress>> System::Net::Dns::EndGetHostAddresses(System::SharedPtr<IAsyncResult> asyncResult)
| Parameter | Typ | Beschreibung |
|---|---|---|
| asyncResult | System::SharedPtr<IAsyncResult> | Ein IAsyncResult-Objekt, das eine asynchrone Operation darstellt. |
ReturnValue
Eine neu erstellte Instanz der IPHostEntry-Klasse.
Siehe auch
- Typedef ArrayPtr
- Typedef SharedPtr
- Class IPAddress
- Class IAsyncResult
- Class Dns
- Namespace System::Net
- Library Aspose.Font for C++