System::Net::Sockets::TcpListener::EndAcceptTcpClient-Methode

TcpListener::EndAcceptTcpClient method

Wartet, bis die angegebene asynchrone Akzeptieroperation abgeschlossen ist.

System::SharedPtr<TcpClient> System::Net::Sockets::TcpListener::EndAcceptTcpClient(System::SharedPtr<IAsyncResult> asyncResult)
ParameterTypBeschreibung
asyncResultSystem::SharedPtr<IAsyncResult>Ein IAsyncResult Objekt, das eine asynchrone Akzeptieroperation darstellt.

Siehe auch