Share via


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

Définition

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

Paramètres

buffer
Byte[]
offset
Int32
size
Int32
timeout
TimeSpan

Retours

S’applique à