System::Net::Sockets::Socket::get_LingerState method
Socket::get_LingerState method
Ottiene un valore che indica se il socket ritarderà la chiusura nel tentativo di inviare tutti i dati in sospeso.
System::SharedPtr<LingerOption> System::Net::Sockets::Socket::get_LingerState()
ReturnValue
Un valore che indica se il socket ritarderà la chiusura nel tentativo di inviare tutti i dati in sospeso.
Vedi anche
- Typedef SharedPtr
- Class LingerOption
- Class Socket
- Namespace System::Net::Sockets
- Library Aspose.Font for C++