Enables or disables lingering after close.
[Visual Basic] Public Enabled As Boolean [C#] public bool Enabled; [C++] public: bool Enabled; [JScript] public var Enabled : Boolean;
LingerOption Class | LingerOption Members | System.Net.Sockets Namespace