Subscribe Class
An activity for subscribing the workflow to notifications based on a specified filter.
Assembly: Microsoft.Activities (in Microsoft.Activities.dll)
System.Object
System.Activities.Activity
System.Activities.NativeActivity
Microsoft.Activities.Messaging.Subscribe
System.Activities.Activity
System.Activities.NativeActivity
Microsoft.Activities.Messaging.Subscribe
| Name | Description | |
|---|---|---|
![]() | Subscribe() | Initializes a new instance of the Subscribe class. |
![]() | Subscribe(InArgument(Of SubscriptionFilter), InArgument(Of SubscriptionHandle)) | Initializes a new instance of the Subscribe class. |
| Name | Description | |
|---|---|---|
![]() | CacheId | (Inherited from Activity.) |
![]() | DisplayName | (Inherited from Activity.) |
![]() | Filter | Gets or sets the filter to be added to the subscription. |
![]() | Id | (Inherited from Activity.) |
![]() | ImplementationVersion | (Inherited from NativeActivity.) |
![]() | SubscriptionHandle | Gets or sets the handle to the created subscription rule. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Activity.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Community Additions
ADD
Show:


