System::Net::Dns::EndGetHostEntry 方法
Dns::EndGetHostEntry method
等待指定的创建新 IPHostEntry-class 实例的异步操作完成。
static System::SharedPtr<IPHostEntry> System::Net::Dns::EndGetHostEntry(System::SharedPtr<IAsyncResult> asyncResult)
| 参数 | 类型 | 描述 |
|---|---|---|
| asyncResult | System::SharedPtr<IAsyncResult> | 一个表示异步操作的 IAsyncResult 对象。 |
ReturnValue
一个新创建的 IPHostEntry-class 实例。
另见
- Typedef SharedPtr
- Class IPHostEntry
- Class IAsyncResult
- Class Dns
- Namespace System::Net
- Library Aspose.Font for C++