System.Net.Sockets.LingerOption: Property Members

The properties of System.Net.Sockets.LingerOption are listed below. For a list of all members, see the LingerOption Members list.

See Also: Inherited members from System.Object

Public Properties

Enabledbool.

Gets or sets a value that indicates whether to linger after the System.Net.Sockets.Socket is closed.

LingerTimeint.

Gets or sets the amount of time to remain connected after calling the Socket.Close method if data remains to be sent.