System::Net::Sockets::TcpListener::EndAcceptTcpClient metod

TcpListener::EndAcceptTcpClient method

Väntar tills den angivna asynkrona accept‑operationen är klar.

System::SharedPtr<TcpClient> System::Net::Sockets::TcpListener::EndAcceptTcpClient(System::SharedPtr<IAsyncResult> asyncResult)
ParameterTypeBeskrivning
asyncResultSystem::SharedPtr<IAsyncResult>Ett IAsyncResult‑objekt som representerar en asynkron accepteringsoperation.

Se även