System::Net::Sockets::LingerOption::set_Enabled metodo
LingerOption::set_Enabled method
Imposta un valore che indica se il socket ritarderà la chiusura nel tentativo di inviare tutti i dati in sospeso.
void System::Net::Sockets::LingerOption::set_Enabled(bool value)
| Parametro | Tipo | Descrizione |
|---|---|---|
| valore | bool | Un valore che deve essere impostato. |
Vedi anche
- Class LingerOption
- Namespace System::Net::Sockets
- Library Aspose.Font for C++