Acquires the standard input stream, which is set to a specified buffer size.
bufferSize The internal stream buffer size.
The standard input stream.
This method can be used to reacquire the standard output stream after it has been changed by the Console.SetIn(System.IO.TextReader) method.