System::Net::Sockets::Socket::set_SendTimeout method
Socket::set_SendTimeout method
Sets a period after which a ‘Send’ call will time out.
void System::Net::Sockets::Socket::set_SendTimeout(int32_t value)
Parameter | Type | Description |
---|---|---|
value | int32_t | The value that must be set. |
See Also
- Class Socket
- Namespace System::Net::Sockets
- Library Aspose.PUB for C++