System::Net::Dns::EndGetHostAddresses methode
Dns::EndGetHostAddresses method
Wacht tot de opgegeven asynchrone bewerking om een nieuw IPHostEntry-class‑instance te maken voltooid is.
static System::ArrayPtr<System::SharedPtr<IPAddress>> System::Net::Dns::EndGetHostAddresses(System::SharedPtr<IAsyncResult> asyncResult)
| Parameter | Type | Beschrijving |
|---|---|---|
| asyncResult | System::SharedPtr<IAsyncResult> | Een IAsyncResult object dat een asynchrone bewerking vertegenwoordigt. |
ReturnValue
Een nieuw aangemaakt IPHostEntry-class‑object.
Zie ook
- Typedef ArrayPtr
- Typedef SharedPtr
- Class IPAddress
- Class IAsyncResult
- Class Dns
- Namespace System::Net
- Library Aspose.Page for C++