System::Net::Sockets::Socket::set_ReceiveTimeout method
Socket::set_ReceiveTimeout method
Sets a period after which a ‘Receive’ call will time out.
void System::Net::Sockets::Socket::set_ReceiveTimeout(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++