System::Net::Sockets::TcpClient::get_LingerState método
TcpClient::get_LingerState method
Obtiene un valor que indica si el socket retrasará el cierre en un intento de enviar todos los datos pendientes.
System::SharedPtr<LingerOption> System::Net::Sockets::TcpClient::get_LingerState()
ReturnValue
Un valor que indica si el socket retrasará el cierre en un intento de enviar todos los datos pendientes.
Ver también
- Typedef SharedPtr
- Class LingerOption
- Class TcpClient
- Namespace System::Net::Sockets
- Library Aspose.Page for C++