Returns a Stream for reading the contents of the file.

C# |
public Stream OpenRead()

Stream to read from.

Exception | Condition |
---|---|
IOException | The file is already open. |
WebException | |
AmazonS3Exception |
C# |
public Stream OpenRead()
Exception | Condition |
---|---|
IOException | The file is already open. |
WebException | |
AmazonS3Exception |