System::Net::Dns::EndGetHostEntry الطريقة
Dns::EndGetHostEntry method
ينتظر حتى تكتمل العملية غير المتزامنة المحددة لإنشاء مثيل من الفئة IPHostEntry.
static System::SharedPtr<IPHostEntry> System::Net::Dns::EndGetHostEntry(System::SharedPtr<IAsyncResult> asyncResult)
| Parameter | Type | الوصف |
|---|---|---|
| asyncResult | System::SharedPtr<IAsyncResult> | كائن IAsyncResult يمثل عملية غير متزامنة. |
ReturnValue
مثيل جديد تم إنشاؤه من الفئة IPHostEntry.
انظر أيضًا
- Typedef SharedPtr
- Class IPHostEntry
- Class IAsyncResult
- Class Dns
- Namespace System::Net
- Library Aspose.Page for C++