System::Net::Dns::EndGetHostEntry yöntemi
Dns::EndGetHostEntry method
Belirtilen eşzamansız işlem yeni bir IPHostEntry-class örneği oluşturana kadar bekler.
static System::SharedPtr<IPHostEntry> System::Net::Dns::EndGetHostEntry(System::SharedPtr<IAsyncResult> asyncResult)
| Parameter | Type | Açıklama |
|---|---|---|
| asyncResult | System::SharedPtr<IAsyncResult> | Bir IAsyncResult nesnesi, eşzamansız bir işlemi temsil eder. |
ReturnValue
Yeni oluşturulmuş IPHostEntry-class örneği.
Ayrıca Bakınız
- Typedef SharedPtr
- Class IPHostEntry
- Class IAsyncResult
- Class Dns
- Namespace System::Net
- Library Aspose.Page for C++