NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

LingerOption Class

Contains information for a sockets linger time, the amount of time it will remain after closing if data remains to be sent.

Object
   LingerOption

[Visual Basic]
Public Class LingerOption
[C#]
public class LingerOption
[C++]
public __gc class LingerOption
[JScript]
public class LingerOption

Remarks

[To be supplied.]

Requirements

Namespace: System.Net.Sockets

Assembly: System.net.dll

See Also

LingerOption Members | System.Net.Sockets Namespace