In The Hand
GetXOnLimit Field
NamespacesInTheHand.Net.SocketsBluetoothSocketOptionNameGetXOnLimit
.NET Components for Mobility
Returns XON limit for a connection. XON limit is only used for peers that do not support credit-based flow control (mandatory in the Bluetooth Core Specification version 1.1). When amount of incoming data received, but not read by an application for a given connection grows past this limit, a flow control command is sent to the peer requiring suspension of transmission.
Declaration Syntax
C#Visual Basic
public const SocketOptionName GetXOnLimit
Public Const GetXOnLimit As SocketOptionName

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