System::Net::Dns::EndResolve methode
Dns::EndResolve method
Wacht tot de opgegeven asynchrone bewerking om een nieuw IPHostEntry-class‑instance te maken voltooid is.
static System::SharedPtr<IPHostEntry> System::Net::Dns::EndResolve(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 SharedPtr
- Class IPHostEntry
- Class IAsyncResult
- Class Dns
- Namespace System::Net
- Library Aspose.Page for C++