System::Net::Dns::EndGetHostAddresses-metoden
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 | Type | Beskrivning |
|---|---|---|
| asyncResult | System::SharedPtr<IAsyncResult> | Ett IAsyncResult‑objekt som representerar en asynkron operation. |
ReturnValue
En nyinstans av IPHostEntry-class.
Se även
- Typedef ArrayPtr
- Typedef SharedPtr
- Class IPAddress
- Class IAsyncResult
- Class Dns
- Namespace System::Net
- Library Aspose.Page for C++