System::Net::Dns::EndGetHostAddresses 메서드

Dns::EndGetHostAddresses method

지정된 비동기 작업이 새로운 IPHostEntry-class 인스턴스를 생성할 때까지 대기합니다.

static System::ArrayPtr<System::SharedPtr<IPAddress>> System::Net::Dns::EndGetHostAddresses(System::SharedPtr<IAsyncResult> asyncResult)
매개변수형식설명
asyncResultSystem::SharedPtr<IAsyncResult>비동기 작업을 나타내는 IAsyncResult 객체입니다.

ReturnValue

새로 생성된 IPHostEntry 클래스 인스턴스입니다.

또 보기