Метод | Описание | |
---|---|---|
CheckSnsTopic ( string topicName ) : |
||
DeleteMessage ( string receiptHandle ) : void | ||
DeleteTopic ( string topicName ) : void | ||
Listen ( ) : Amazon.SQS.Model.Message | ||
Purge ( string queueUrl ) : void | ||
TestAWSQueueListener ( |
public CheckSnsTopic ( string topicName ) : |
||
topicName | string | |
Результат |
public DeleteMessage ( string receiptHandle ) : void | ||
receiptHandle | string | |
Результат | void |
public DeleteTopic ( string topicName ) : void | ||
topicName | string | |
Результат | void |
public Listen ( ) : Amazon.SQS.Model.Message | ||
Результат | Amazon.SQS.Model.Message |
public TestAWSQueueListener ( |
||
credentials | ||
queueUrl | string | |
Результат | System.Linq |