طريقة System::Net::Sockets::TcpListener::EndAcceptTcpClient

TcpListener::EndAcceptTcpClient method

ينتظر حتى تكتمل عملية القبول غير المتزامنة المحددة.

System::SharedPtr<TcpClient> System::Net::Sockets::TcpListener::EndAcceptTcpClient(System::SharedPtr<IAsyncResult> asyncResult)
معاملنوعالوصف
asyncResultSystem::SharedPtr<IAsyncResult>كائن IAsyncResult يمثل عملية قبول غير متزامنة.

انظر أيضًا