System::Net::Dns::EndGetHostAddresses μέθοδος

Dns::EndGetHostAddresses method

Περιμένει μέχρι να ολοκληρωθεί η καθορισμένη ασύγχρονη λειτουργία δημιουργίας ενός νέου αντικειμένου IPHostEntry-class.

static System::ArrayPtr<System::SharedPtr<IPAddress>> System::Net::Dns::EndGetHostAddresses(System::SharedPtr<IAsyncResult> asyncResult)
ParameterTypeΠεριγραφή
asyncResultSystem::SharedPtr<IAsyncResult>Ένα IAsyncResult αντικείμενο που αντιπροσωπεύει μια ασύγχρονη λειτουργία.

ReturnValue

Μια νεοδημιουργημένη παρουσία της IPHostEntry-class.

Δείτε επίσης