System::Net::Sockets::Socket::Close metodu
Socket::Close() method
Soket bağlantısını kapatır.
void System::Net::Sockets::Socket::Close()
Ayrıca Bakınız
- Class Socket
- Namespace System::Net::Sockets
- Library Aspose.Font for C++
Socket::Close(int) method
Kuyrukta bekleyen verilerin gönderilmesine izin vermek için belirtilen zaman aşımıyla soket bağlantısını kapatır.
void System::Net::Sockets::Socket::Close(int timeout)
| Parametre | Tür | Açıklama |
|---|---|---|
| zaman aşımı | int | Beklenecek milisaniye sayısı. |
Ayrıca Bakınız
- Class Socket
- Namespace System::Net::Sockets
- Library Aspose.Font for C++