WrappingStream.CopyTo method

Copies this stream to a destination stream.

public override void CopyTo(Stream destination, int bufferSize)

See Also