Represents a workflow subscription.
The following tables list the members exposed by the WorkflowSubscription type.
Public
Constructors
Name | Description | |
---|---|---|
WorkflowSubscription | Initializes a new WorkflowSubscription object. |
Public
Properties
Name | Description | |
---|---|---|
![]() |
AssemblyName | Gets or sets the assembly name. (inherited from WorkflowSubscriptionBase) |
![]() |
Category | Gets or sets the category of this subscription. (inherited from WorkflowSubscriptionBase) |
![]() |
Description | Gets or sets the description of this subscription. (inherited from WorkflowSubscriptionBase) |
![]() |
DisplayName | Gets or sets the display name of this subscription. (inherited from WorkflowSubscriptionBase) |
![]() |
EnableBatchProcessing | Gets or sets a value that indicates whether batch processing is enabled. (inherited from WorkflowSubscriptionBase) |
![]() |
Enabled | Gets or sets a value that indicates whether the workflow subscription is enabled. (inherited from WorkflowSubscriptionBase) |
![]() |
Id | (inherited from CreatableMonitoringBaseWithId) |
![]() |
LanguageCode | Gets or sets the language code of the localizable strings (the display name and description). (inherited from WorkflowSubscriptionBase) |
![]() |
LastModified | Gets the last modified date. (inherited from WorkflowSubscriptionBase) |
![]() |
ManagementGroup | Gets the management group that the object is in. (inherited from MonitoringBase) |
![]() |
ManagementGroupId | Gets the unique identifier of the management group that owns this object. (inherited from MonitoringBase) |
![]() |
ManagementPackId | Gets or sets the management pack ID that this workflow subscription belongs to. (inherited from WorkflowSubscriptionBase) |
![]() |
ManagementPackName | Gets the management pack name. (inherited from WorkflowSubscriptionBase) |
![]() |
MaximumRunningTimeSeconds | Gets or sets the maximum running time in seconds. (inherited from WorkflowSubscriptionBase) |
![]() |
Name | Gets or sets the name of the underlying rule, mapped to the management pack rule ID. (inherited from WorkflowSubscriptionBase) |
![]() |
OwnerSid | Gets or sets the owner Subscription ID (SID). (inherited from WorkflowSubscriptionBase) |
![]() |
Parameters | Gets or sets the workflow parameters. (inherited from WorkflowSubscriptionBase) |
![]() |
RetryDelaySeconds | Gets or sets the retry delay in seconds. (inherited from WorkflowSubscriptionBase) |
![]() |
RetryExceptions | Gets or sets the retry exceptions. (inherited from WorkflowSubscriptionBase) |
![]() |
SubscriptionType | Gets or sets the subscription type. (inherited from WorkflowSubscriptionBase) |
![]() |
TimeAdded | Gets the time added. (inherited from WorkflowSubscriptionBase) |
![]() |
WorkflowTypeName | Gets or sets the workflow type name. (inherited from WorkflowSubscriptionBase) |
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (inherited from CreatableMonitoringBaseWithId) |
![]() |
GetHashCode | (inherited from CreatableMonitoringBaseWithId) |
![]() |
GetType | (inherited from Object) |
![]() |
Reconnect | (inherited from MonitoringBase) |
![]() ![]() |
ReferenceEquals | (inherited from Object) |
![]() |
ToString | Returns the relevant display string for the object. (inherited from MonitoringBase) |
Protected
Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |
See Also
Send comments about this topic to Microsoft.