AWS SDK for .NET Documentation
WithQueueUrl Method (queueUrl)
AmazonAmazon.SQS.ModelReceiveMessageRequestWithQueueUrl(String) Did this page help you?   Yes   No    Tell us about it...
Sets the QueueUrl property
Declaration Syntax
C#
public ReceiveMessageRequest WithQueueUrl(
	string queueUrl
)
Parameters
queueUrl (String)
The URL associated with the Amazon SQS queue.
Return Value
this instance

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.24.0 (1.5.24.0)