System::Net::Dns::EndGetHostAddresses metod
Dns::EndGetHostAddresses method
Väntar tills den angivna asynkrona operationen för att skapa en ny IPHostEntry-class-instans är klar.
static System::ArrayPtr<System::SharedPtr<IPAddress>> System::Net::Dns::EndGetHostAddresses(System::SharedPtr<IAsyncResult> asyncResult)
| Parameter | Typ | Beskrivning |
|---|---|---|
| asyncResult | System::SharedPtr<IAsyncResult> | Ett IAsyncResult‑objekt som representerar en asynkron operation. |
ReturnValue
En nyss skapad IPHostEntry-klassinstans.
Se även
- Typedef ArrayPtr
- Typedef SharedPtr
- Class IPAddress
- Class IAsyncResult
- Class Dns
- Namespace System::Net
- Library Aspose.PDF for C++