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)
ParameterTypeAçıklama
mikroSaniyelerint32_tYanıt beklemek için milisaniye cinsinden bekleme süresi.
modSelectModeYoklama modu.

ReturnValue

Belirtilen yoklama moduna göre soketin durumu.

Ayrıca Bakınız