S3FileInfo.Create Method

.NET Framework 4.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
Returns a Stream that can be used to write data to S3. The content is persisted to S3 once the Stream is closed.

Namespace: Amazon.S3.IO
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public Stream Create()
Return Value
Type: System.IO.Stream
Stream to write content to.

Exceptions

Version Information

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