In The Hand - .NET Components for Mobility
Available Property
NamespacesInTheHand.Net.SocketsBluetoothClientAvailable
Gets the amount of data that has been received from the network and is available to be read.
Declaration Syntax
C#Visual Basic
public int Available { get; }
Public ReadOnly Property Available As Integer
Value
The number of bytes of data received from the network and available to be read.
Exceptions
ExceptionCondition
ObjectDisposedExceptionThe Socket has been closed.

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