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

TcpListener::EndAcceptSocket method

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

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

انظر أيضًا