System::Net::Sockets::TcpClient::set_ReceiveBufferSize metodo
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)
| Parametro | Tipo | Descrizione |
|---|---|---|
| value | int32_t | Il valore che deve essere impostato. |
Vedi anche
- Class TcpClient
- Namespace System::Net::Sockets
- Library Aspose.Page for C++