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