System::Net::Sockets::TcpClient::set_SendBufferSize method
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 |
|---|---|---|
| valore | int32_t | Il valore che deve essere impostato. |
Vedi anche
- Class TcpClient
- Namespace System::Net::Sockets
- Library Aspose.Font for C++