WrappingStream.EndRead method

Waits for the pending asynchronous read to complete.

public override int EndRead(IAsyncResult asyncResult)

See Also