System::Net::Sockets::TcpClient::get_LingerState method

TcpClient::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::TcpClient::get_LingerState()

ReturnValue

Un valore che indica se il socket ritarderà la chiusura nel tentativo di inviare tutti i dati in sospeso.

Vedi anche