In The Hand
GetXOffLimit Field
NamespacesInTheHand.Net.SocketsBluetoothSocketOptionNameGetXOffLimit
.NET Components for Mobility
Returns XOFF limit for a connection. XOFF limit is only used for peers that do not support credit-based flow control (mandatory in the Bluetooth Core Specification 1.1). If flow has been suspended because of buffer run-up, when amount of incoming data received, but not read by an application for a given connection falls below this limit, a flow control command is sent to the peer allowing continuation of transmission.
Declaration Syntax
C#Visual Basic
public const SocketOptionName GetXOffLimit
Public Const GetXOffLimit As SocketOptionName

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