get_LingerState()
TcpClient::get_LingerState() method
Gets a value that indicates if the socket will delay closing in an attempt to send all pending data.
System::SharedPtr<LingerOption> System::Net::Sockets::TcpClient::get_LingerState()
Return Value
A value that indicates if the socket will delay closing in an attempt to send all pending data.
See Also
- Typedef SharedPtr
- Class LingerOption
- Class TcpClient
- Namespace System::Net::Sockets
- Library Aspose.Slides