In The Hand
LingerState Property
NamespacesInTheHand.Net.SocketsBluetoothClientLingerState
.NET Components for Mobility
Gets or sets a value that specifies whether the client will delay closing in an attempt to send all pending data.
Declaration Syntax
C#Visual Basic
public LingerOption LingerState { get; set; }
Public Property LingerState As LingerOption
Value
A LingerOption that specifies how to linger while closing a socket.
Remarks

See Socket.LingerState.

In Widcomm, linger false (disabled) is not supported.

Assembly: InTheHand.Net.Personal (Module: InTheHand.Net.Personal) Version: 3.0.0.0