طريقة System::Net::Sockets::Socket::EndConnect

Socket::EndConnect method

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

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

انظر أيضًا