Mono Class Library: System.Net.Sockets.LingerOption Overview | Members

System.Net.Sockets.LingerOption.Enabled Property

Gets or sets a bool value indicating whether the connection remains open (lingers) for a period of time after the Socket.Close method is called. [Edit]

public bool Enabled { set; get; }

Value

true to enable lingering after the Socket.Close method is called; otherwise false. [Edit]

Remarks

Documentation for this section has not yet been entered. [Edit]

Requirements

Namespace: System.Net.Sockets
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0