Upper Limit of Text File Read by StreamReader?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is there an upper bound for the size of the file that can be read by a
StreamReader under 32-bit Windows 2003? If yes, what will be the upper bound?

Thanks,


System.Object
System.MarshalByRefObject
System.IO.TextReader
System.IO.StreamReader
 
Back
Top