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.
Namespace: Amazon.Runtime
Assembly: AWSSDK.dll
Version: (assembly version)
public interface IRequestContext
The IRequestContext type exposes the following members
Name | Type | Description | |
---|---|---|---|
![]() |
CancellationToken | System.Threading.CancellationToken | |
![]() |
ClientConfig | Amazon.Runtime.ClientConfig | |
![]() |
ImmutableCredentials | Amazon.Runtime.ImmutableCredentials | |
![]() |
IsAsync | System.Boolean | |
![]() |
IsSigned | System.Boolean | |
![]() |
Marshaller | Amazon.Runtime.Internal.Transform.IMarshaller<Amazon.Runtime.Internal.IRequest, Amazon.Runtime.AmazonWebServiceRequest> | |
![]() |
Metrics | Amazon.Runtime.Internal.Util.RequestMetrics | |
![]() |
OriginalRequest | Amazon.Runtime.AmazonWebServiceRequest | |
![]() |
Request | Amazon.Runtime.Internal.IRequest | |
![]() |
RequestName | System.String | |
![]() |
Retries | System.Int32 | |
![]() |
Signer | Amazon.Runtime.Internal.Auth.AbstractAWSSigner | |
![]() |
Unmarshaller | Amazon.Runtime.Internal.Transform.ResponseUnmarshaller |
.NET Framework:
Supported in: 4.5, 4.0, 3.5