System::Net::Sockets::Socket::EndConnect metodu
Socket::EndConnect method
Belirtilen asenkron bağlanma işlemi tamamlanana kadar bekler.
void System::Net::Sockets::Socket::EndConnect(System::SharedPtr<IAsyncResult> asyncResult)
| Parameter | Type | Açıklama |
|---|---|---|
| asyncResult | System::SharedPtr<IAsyncResult> | Asenkron bağlanma işlemini temsil eden bir IAsyncResult nesnesi. |
Ayrıca Bakınız
- Typedef SharedPtr
- Class IAsyncResult
- Class Socket
- Namespace System::Net::Sockets
- Library Aspose.Page for C++