System::Net::Dns::EndGetHostByName μέθοδος
Dns::EndGetHostByName method
Περιμένει μέχρι να ολοκληρωθεί η καθορισμένη ασύγχρονη λειτουργία δημιουργίας ενός νέου αντικειμένου IPHostEntry-class.
static System::SharedPtr<IPHostEntry> System::Net::Dns::EndGetHostByName(System::SharedPtr<IAsyncResult> asyncResult)
| Parameter | Type | Περιγραφή |
|---|---|---|
| asyncResult | System::SharedPtr<IAsyncResult> | Ένα IAsyncResult αντικείμενο που αντιπροσωπεύει μια ασύγχρονη λειτουργία. |
ReturnValue
Μια νεοδημιουργημένη παρουσία της IPHostEntry-class.
Δείτε επίσης
- Typedef SharedPtr
- Class IPHostEntry
- Class IAsyncResult
- Class Dns
- Namespace System::Net
- Library Aspose.Page for C++