System::Net::Sockets::Socket::Poll yöntemi
Socket::Poll method
Belirtilen yoklama moduna göre soketin durumunu döndürür.
bool System::Net::Sockets::Socket::Poll(int32_t microSeconds, SelectMode mode)
| Parameter | Type | Açıklama |
|---|---|---|
| mikroSaniyeler | int32_t | Yanıt beklemek için milisaniye cinsinden bekleme süresi. |
| mod | SelectMode | Yoklama modu. |
ReturnValue
Belirtilen yoklama moduna göre soketin durumu.
Ayrıca Bakınız
- Enum SelectMode
- Class Socket
- Namespace System::Net::Sockets
- Library Aspose.Page for C++