AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Returns a Stream for reading the contents of the file.

Namespace: Amazon.S3.IO
Assembly: AWSSDK.S3.dll
Version: 3.x.y.z

Syntax

C#
public Stream OpenRead()

Return Value


Type: Stream
Stream to read from.

Exceptions

ExceptionCondition
System.IO.IOException The file is already open.
System.Net.WebException
AmazonS3Exception

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5