Mono Class Library: Mono.Unix.UnixClient Overview | Members

Mono.Unix.UnixClient.LingerState Property

If set, the socket will remain open after it has been instructed to close, in order to send data that remains in the buffer. [Edit]

public System.Net.Sockets.LingerOption LingerState { set; get; }

Value

System.Net.Sockets.LingerOption [Edit]

Exceptions

TypeReason
ObjectDisposedException Instance has been disposed. [Edit]

Remarks

[Edit]

Requirements

Namespace: Mono.Unix
Assembly: Mono.Posix (in Mono.Posix.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0