Sets the time when the task expires.

C# |
[ObsoleteAttribute("The With methods are obsolete and will be removed in version 2 of the AWS SDK for .NET. See http://aws.amazon.com/sdkfornet/#version2 for more information.")] public ConversionTaskType WithExpirationTime( string expirationTime )

- expirationTime (String)
- When the task expires. If the upload isn't complete before the expiration time, the task is automatically canceled.

this instance