8 private int lingerTime;
bool Enabled
Gets or sets a value that indicates whether to linger after the T:System.Net.Sockets....
Specifies whether a T:System.Net.Sockets.Socket will remain connected after a call to the M:System....
int LingerTime
Gets or sets the amount of time to remain connected after calling the M:System.Net....
LingerOption(bool enable, int seconds)
Initializes a new instance of the T:System.Net.Sockets.LingerOption class.