System::Net::Sockets::TcpListener::EndAcceptTcpClient 메서드
TcpListener::EndAcceptTcpClient method
지정된 비동기 수락 작업이 완료될 때까지 대기합니다.
System::SharedPtr<TcpClient> System::Net::Sockets::TcpListener::EndAcceptTcpClient(System::SharedPtr<IAsyncResult> asyncResult)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| asyncResult | System::SharedPtr<IAsyncResult> | IAsyncResult 객체는 비동기 accept 작업을 나타냅니다. |
또 보기
- Typedef SharedPtr
- Class TcpClient
- Class IAsyncResult
- Class TcpListener
- Namespace System::Net::Sockets
- Library Aspose.Page for C++