System::Net::Sockets::Socket::set_ReceiveBufferSize method

Socket::set_ReceiveBufferSize method

Imposta la dimensione del buffer di ricezione.

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

Vedi anche