AmazonSimpleNotificationServiceClient.DeleteTopic Method (DeleteTopicRequest)

.NET Framework 3.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...

The DeleteTopic action deletes a topic and all its subscriptions. Deleting a topic might prevent some messages previously sent to the topic from being delivered to subscribers. This action is idempotent, so deleting a topic that does not exist does not result in an error.

Namespace: Amazon.SimpleNotificationService
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public virtual DeleteTopicResponse DeleteTopic(
         DeleteTopicRequest deleteTopicRequest
)

Parameters

deleteTopicRequest
Type: Amazon.SimpleNotificationService.Model.DeleteTopicRequest

Container for the necessary parameters to execute the DeleteTopic service method on AmazonSimpleNotificationService.

Exceptions

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5