Returns a Stream for reading the contents of the file.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public Stream OpenRead()
 Return Value
 Return ValueStream to read from.
 Exceptions
 Exceptions| Exception | Condition | 
|---|---|
| IOException | The file is already open. | 
| WebException | |
| AmazonS3Exception |