class %External.Messaging.SQSReceiveSettings
extends %External.Messaging.Settings
Parameters
|
Properties
|
Methods
|
Queries
|
Indices
|
ForeignKeys
|
Triggers
|
|
3
|
|
|
|
|
|
property maxNumberOfMessages
as %Integer [ InitialExpression = 10 ];
Max number of messages to retrieve
property visibilityTimeout
as %Integer [ InitialExpression = 1 ];
Visibility timeout in second
property waitTimeSeconds
as %Integer [ InitialExpression = 1 ];
Poll timeout in second