AWS SDK for .NET Documentation
AutoCloseStream Property
AmazonAmazon.S3.TransferTransferUtilityUploadRequestAutoCloseStream Did this page help you?   Yes   No    Tell us about it...
Gets or sets whether or not the stream used with this request is automatically closed when all of the content is read from the stream.
Declaration Syntax
C#
public bool AutoCloseStream { get; set; }
Value
A value of true if the if the stream is automatically closed when all of the content is read from the stream. A value of false if otherwise.

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