Share via


StreamHelper.EndReadBytes(IAsyncResult) Method

Definition

public static byte[] EndReadBytes (IAsyncResult result);
static member EndReadBytes : IAsyncResult -> byte[]
Public Shared Function EndReadBytes (result As IAsyncResult) As Byte()

Parameters

result
IAsyncResult

Returns

Byte[]

Applies to