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

TcpListener::EndAcceptTcpClient method

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

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

انظر أيضًا