set_ReceiveTimeout()
TcpClient::set_ReceiveTimeout(int32_t) 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)
Arguments
Parameter | Type | Description |
---|---|---|
value | int32_t | The value that must be set. |
See Also
- Class TcpClient
- Namespace System::Net::Sockets
- Library Aspose.Slides