AWS SDK for .NET Documentation
OpenRead Method
AmazonAmazon.S3.IOS3FileInfoOpenRead()()()() Did this page help you?   Yes   No    Tell us about it...
Returns a Stream for reading the contents of the file.
Declaration Syntax
C#
public Stream OpenRead()
Return Value
Stream to read from.
Exceptions
ExceptionCondition
IOExceptionThe file is already open.
WebException
AmazonS3Exception

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)