AWS SDK for .NET Documentation
Timeout Property
AmazonAmazon.S3.TransferTransferUtilityUploadDirectoryRequestTimeout Did this page help you?   Yes   No    Tell us about it...
Gets or sets the timeout property in milliseconds. The value of this property is assigned to the ReadWriteTimeout and Timeout properties of the HTTPWebRequest object used for Amazon S3 GET Object requests.
Declaration Syntax
C#
public int Timeout { get; set; }
Remarks
A value less than or equal to 0 will be silently ignored.
See Also

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