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
 
Represents how long a phase of an SDK request took.

Inheritance Hierarchy

Amazon.Runtime.IMetricsTiming

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

Syntax

C#
public interface IMetricsTiming

The IMetricsTiming type exposes the following members

Properties

NameTypeDescription
Public Property ElapsedTicks System.Int64 Elapsed ticks from start to stop. If timing hasn't been stopped yet, returns 0.
Public Property ElapsedTime System.TimeSpan Elapsed time from start to stop. If timing hasn't been stopped yet, returns TimeSpan.Zero
Public Property IsFinished System.Boolean Whether the timing has been stopped

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, Windows Phone 8