get_ReceiveBufferSize()

TcpClient::get_ReceiveBufferSize() method

Gets the size of the buffer that is used for receiving data.

int32_t System::Net::Sockets::TcpClient::get_ReceiveBufferSize()

Return Value

The size of the buffer that is used for receiving data.

See Also