AmazonSimpleNotificationServiceClient.Subscribe Method (SubscribeRequest)

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

The Subscribe action prepares to subscribe an endpoint by sending the endpoint a confirmation message. To actually create a subscription, the endpoint owner must call the ConfirmSubscription action with the token from the confirmation message. Confirmation tokens are valid for three days.

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

Syntax

C#
public virtual SubscribeResponse Subscribe(
         SubscribeRequest request
)
Return Value
Type: Amazon.SimpleNotificationService.Model.SubscribeResponse
The response from the Subscribe service method, as returned by AmazonSimpleNotificationService.

Exceptions

Version Information

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