Click or drag to resize

UsbConnectionRead 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)  
Public method Read(Int32, Boolean) Reads maxBytesToRead of the available data from the connection.
Top
See Also