VNC.RFBProtocolHandling.RFBNetworkStream.Read Function
reading without blocking, returns after at most size bytes have been read
Public int Read (byte[], int, int)
Type
Name
Description
byte
buffer
int
offset
int
size
Return
Description
int