CARVIEW |
Select Language
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 2518
Connection: keep-alive
Date: Wed, 23 Jul 2025 06:49:40 GMT
Server: Server
Cache-Control: no-store, no-cache, must-revalidate
Expires: Thu, 01 Jan 1970 00:00:00 GMT
X-Frame-Options: SAMEORIGIN
Strict-Transport-Security: max-age=47304000; includeSubDomains
X-XSS-Protection: 1; mode=block
X-Content-Type-Options: nosniff
Content-Security-Policy: upgrade-insecure-requests; script-src 'self' 'unsafe-inline' *.awsstatic.com *.cdn.uis.awsstatic.com *.cdn.console.awsstatic.com d2c.aws.amazon.com a0.awsstatic.com *.feedback.console.aws.dev insights.docs.aws.com wss://insights.docs.aws.com/prod; object-src 'none';
Last-Modified: Tue, 22 Jul 2025 19:47:04 GMT
ETag: "f5tagVFyAenwU9VPcC2uk7SgNEA=-gzip"
Accept-Ranges: bytes
Content-Encoding: gzip
X-Content-Type-Options: nosniff
Vary: Accept-Encoding
X-Cache: Miss from cloudfront
Via: 1.1 5131642d4ce8d1e181c48addbfe010e6.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: BOM78-P5
X-Amz-Cf-Id: vAs95n5kVJ3w5NWL2bAUtMVxxKVC_d6aS-1vN3jIKGZgijXFjWSkZg==
WebServiceRequestEventArgs Class | AWS SDK for .NET Version 4
AWS SDK Version 4 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.
WebServiceRequestEventArgs
Class
Inheritance Hierarchy
System.Object
System.EventArgs
Amazon.Runtime.RequestEventArgs
Amazon.Runtime.WebServiceRequestEventArgs
System.EventArgs
Amazon.Runtime.RequestEventArgs
Amazon.Runtime.WebServiceRequestEventArgs
Namespace: Amazon.Runtime
Assembly: AWSSDK.Core.dll
Version: 3.x.y.z
Syntax
public class WebServiceRequestEventArgs : RequestEventArgs
The WebServiceRequestEventArgs type exposes the following members
Properties
Name | Type | Description | |
---|---|---|---|
![]() |
Endpoint | System.Uri | |
![]() |
Headers | System.Collections.Generic.IDictionary<System.String, System.String> | |
![]() |
ParameterCollection | Amazon.Runtime.Internal.ParameterCollection | |
![]() |
Request | Amazon.Runtime.AmazonWebServiceRequest | |
![]() |
ServiceName | System.String |
Version Information
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.7.2 and newer