Click or drag to resize

BluetoothStatusConnectionRead Method

Overload List
  Name Description
Public method Read Reads all the available data from the connection. This call is non-blocking.
Public method Read(BinaryWriter) Reads all the available data from the connection.
Public method Read(Int32) Reads maxBytesToRead of the available data from the connection.
Public method Read(Int32) Reads maxBytesToRead of the available data from the connection.
Public method Read(Int32, Boolean) Reads maxBytesToRead of the available data from the connection.
Top
See Also