System::Net::Sockets::Socket::get_Available method
Socket::get_Available method
Gets the number of bytes received from the network and available for reading.
int32_t System::Net::Sockets::Socket::get_Available()
ReturnValue
The number of bytes received from the network and available for reading.
See Also
- Class Socket
- Namespace System::Net::Sockets
- Library Aspose.PUB for C++