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