System::Net::Sockets::TcpClient::set_ReceiveBufferSize method

TcpClient::set_ReceiveBufferSize method

Imposta la dimensione del buffer utilizzato per la ricezione dei dati.

void System::Net::Sockets::TcpClient::set_ReceiveBufferSize(int32_t value)
ParametroTipoDescrizione
valoreint32_tIl valore che deve essere impostato.

Vedi anche