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