Share via


ISubscriptionManagement Members

Manages workflow and notification subscriptions.

The following tables list the members exposed by the ISubscriptionManagement type.

Public Methods

  Name Description
public method DeleteSubscription Deletes a workflow or notification subscription.
public method GetFailedSubscriptionStatusById Gets the job status of a failed workflow or notification subscription by its rule identifier.
public method GetMySubscriptionsByCriteria Gets workflow and notification subscriptions based on the provided criteria for the current user.
public method GetSubscriptionById Gets workflow and notification subscriptions from the provided unique identifier.
public method GetSubscriptionsByCriteria Overloaded. Gets workflow and notification subscriptions by specific criteria for any user.
public method GetSubscriptionStatusById Gets the status of a workflow or notification subscription from the provided identifier.
public method IgnoreFailedSubscription Ignores the failed subscription.
public method InsertSubscription Overloaded. Inserts a workflow or notification subscription.
public method RetryFailedSubscription Retries the failed subscription.
public method UpdateSubscription Overloaded.  

Top

See Also

Reference

ISubscriptionManagement Interface
Microsoft.EnterpriseManagement.Subscriptions Namespace