System::Net::Sockets::TcpListener::EndAcceptTcpClient मेथड

TcpListener::EndAcceptTcpClient method

निर्दिष्ट असिंक्रोनस एक्सेप्ट ऑपरेशन के पूर्ण होने तक प्रतीक्षा करता है।

System::SharedPtr<TcpClient> System::Net::Sockets::TcpListener::EndAcceptTcpClient(System::SharedPtr<IAsyncResult> asyncResult)
पैरामीटरप्रकारविवरण
asyncResultSystem::SharedPtr<IAsyncResult>एक IAsyncResult ऑब्जेक्ट जो असिंक्रोनस एक्सेप्ट ऑपरेशन का प्रतिनिधित्व करता है।

संबंधित देखें