System::Net::Sockets::TcpClient::set_SendTimeout method
TcpClient::set_SendTimeout method
Sets a value that indicates an amount of time after which data sending will time out.
void System::Net::Sockets::TcpClient::set_SendTimeout(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.PUB for C++