BluetoothConnectionRead Method |
Name | Description | |
---|---|---|
Read |
Reads all the available data from the connection. This call is non-blocking.
(Inherited from ConnectionA.) | |
Read(Int32) |
Reads maxBytesToRead of the available data from the connection.
(Overrides ConnectionARead(Int32).) | |
Read(BinaryWriter) |
Reads all the available data from the connection.
(Inherited from ConnectionA.) | |
Read(Int32, Boolean) |
Reads maxBytesToRead of the available data from the connection.
(Inherited from ConnectionA.) |