System::Net::Sockets::TcpClient::set_ReceiveTimeout method
TcpClient::set_ReceiveTimeout method
Sets a value that indicates an amount of time after which data receiving will time out.
void System::Net::Sockets::TcpClient::set_ReceiveTimeout(int32_t value)
| Parameter | Type | Description | 
|---|---|---|
| value | int32_t | The value that must be set. | 
See Also
- Class TcpClient
 - Namespace System::Net::Sockets
 - Library Aspose.Font for C++