System::Net::Sockets::TcpClient::get_ReceiveTimeout method
TcpClient::get_ReceiveTimeout method
Gets a value that indicates an amount of time after which data receiving will time out.
int32_t System::Net::Sockets::TcpClient::get_ReceiveTimeout()
ReturnValue
A value that indicates an amount of time after which data receiving will time out.
See Also
- Class TcpClient
- Namespace System::Net::Sockets
- Library Aspose.PUB for C++