AWS SDK for .NET Documentation
WithRequestId Method (requestId)
Amazon
►
Amazon.SQS.Model
►
ResponseMetadata
►
WithRequestId(String)
C#
Did this page help you?
Yes
No
Tell us about it...
Sets a unique ID for tracking the request.
Declaration Syntax
C#
public
ResponseMetadata
WithRequestId
(
string
requestId
)
Parameters
requestId
(
String
)
A unique ID for tracking the request.
Return Value
this instance
Assembly:
AWSSDK
(Module: AWSSDK) Version: 1.5.20.0 (1.5.20.0)