The members of System.Net.Sockets.LingerOption are listed below.
See Also: Inherited members from System.Object
![]() Initializes a new instance of the System.Net.Sockets.LingerOption class. |
Enabled | bool.
![]() Gets or sets a value that indicates whether to linger after the System.Net.Sockets.Socket is closed. | |
LingerTime | int.
![]() Gets or sets the amount of time to remain connected after calling the Socket.Close method if data remains to be sent. |