System::Net::Sockets::TcpClient::set_SendBufferSize metodo
TcpClient::set_SendBufferSize method
Imposta la dimensione del buffer utilizzato per l’invio dei dati.
void System::Net::Sockets::TcpClient::set_SendBufferSize(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++