OrleansRelationalDownloadStream.Read(Byte[], Int32, Int32) Method

Definition

Reads the stream.

C#
public override int Read(byte[] buffer, int offset, int count);

Parameters

buffer
Byte[]

The buffer to read to.

offset
Int32

The offset to the buffer to stat reading.

count
Int32

The count of bytes to read to.

Returns

The number of actual bytes read from the stream.

Applies to

Produkt Versiounen
.NET Orleans 3.4.5, 3.6.0, 7.0.0, 8.0.0, 8.1.0, 8.2.0, 9.0.0