AWS SDK Version 2 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.

.NET Framework 3.5
 
Details about the timing of a job.

Inheritance Hierarchy

System.Object
  Amazon.ElasticTranscoder.Model.Timing

Namespace: Amazon.ElasticTranscoder.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class Timing : Object

The Timing type exposes the following members

Constructors

NameDescription
Public Method Timing()

Properties

NameTypeDescription
Public Property FinishTimeMillis System.Int64 Gets and sets the property FinishTimeMillis.

The time the job finished transcoding, in epoch milliseconds.

Public Property StartTimeMillis System.Int64 Gets and sets the property StartTimeMillis.

The time the job began transcoding, in epoch milliseconds.

Public Property SubmitTimeMillis System.Int64 Gets and sets the property SubmitTimeMillis.

The time the job was submitted to Elastic Transcoder, in epoch milliseconds.

Version Information

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

.NET for Windows Store apps:
Supported in: Windows 8.1, Windows 8

.NET for Windows Phone:
Supported in: Windows Phone 8.1