AWS SDK for .NET Documentation
Amazon.Runtime.Internal Namespace
AmazonAmazon.Runtime.Internal Did this page help you?   Yes   No    Tell us about it...
 
Declaration Syntax
C#
namespace Amazon.Runtime.Internal
Types
All TypesClassesInterfacesEnumerations
IconTypeDescription
AsyncResult..::..AsyncRequestState
AsyncResult
ErrorResponse
IRequest
Represents a request being sent to an Amazon Web Service, including the parameters being sent as part of the request, the endpoint to which the request should be sent, etc.

This class is only intended for internal use inside the AWS client libraries. Callers shouldn't ever interact directly with objects of this class.


IRequestEvents
RequestMetrics..::..Metric
RequestMetrics
RequestMetrics..::..Timing
Timing information for a metric

RequestMetrics..::..TimingEvent
Timing event, stops timing of a metric when disposed