System::Net::Sockets::TcpClient::get_ReceiveBufferSize method
TcpClient::get_ReceiveBufferSize method
Gets the size of the buffer that is used for receiving data.
int32_t System::Net::Sockets::TcpClient::get_ReceiveBufferSize()
ReturnValue
The size of the buffer that is used for receiving data.
See Also
- Class TcpClient
- Namespace System::Net::Sockets
- Library Aspose.PUB for C++