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