System::Net::Sockets::TcpClient::set_ReceiveBufferSize method
TcpClient::set_ReceiveBufferSize method
Sets the size of the buffer that is used for receiving data.
void System::Net::Sockets::TcpClient::set_ReceiveBufferSize(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++