System::Net::Dns::EndResolve yöntemi
Dns::EndResolve method
Belirtilen eşzamanlı işlemin yeni bir IPHostEntry-class örneği oluşturması tamamlanana kadar bekler.
static System::SharedPtr<IPHostEntry> System::Net::Dns::EndResolve(System::SharedPtr<IAsyncResult> asyncResult)
| Parametre | Tür | Açıklama |
|---|---|---|
| asyncResult | System::SharedPtr<IAsyncResult> | Bir IAsyncResult nesnesi, eşzamansız bir işlemi temsil eder. |
ReturnValue
Yeni oluşturulmuş bir IPHostEntry-sınıfı örneği.
Ayrıca Bakınız
- Typedef SharedPtr
- Class IPHostEntry
- Class IAsyncResult
- Class Dns
- Namespace System::Net
- Library Aspose.Font for C++