Compartir a través de


IConnection.Read(Byte[], Int32, Int32, TimeSpan) Método

Definición

public:
 int Read(cli::array <System::Byte> ^ buffer, int offset, int size, TimeSpan timeout);
public int Read (byte[] buffer, int offset, int size, TimeSpan timeout);
abstract member Read : byte[] * int * int * TimeSpan -> int
Public Function Read (buffer As Byte(), offset As Integer, size As Integer, timeout As TimeSpan) As Integer

Parámetros

buffer
Byte[]
offset
Int32
size
Int32
timeout
TimeSpan

Devoluciones

Se aplica a