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.Page for C++