DriverPrinterConnectionRead Method | 
          
| Name | Description | |
|---|---|---|
| Read | 
            Reads all the available data from the connection. This call is non-blocking.
              (Overrides ConnectionARead.) | |
| Read(Int32) | 
            Reads maxBytesToRead of the available data from the connection.
              (Inherited from ConnectionA.) | |
| 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.) |